unread 558 libutil/dbop.c if (dbop->unread) { unread 559 libutil/dbop.c dbop->unread = 0; unread 607 libutil/dbop.c dbop->unread = 1; unread 53 libutil/dbop.h int unread; /**< leave record to read again */ unread 292 libutil/xargs.c xp->unread = 0; unread 421 libutil/xargs.c if (xp->unread) { unread 422 libutil/xargs.c xp->unread = 0; unread 462 libutil/xargs.c xp->unread = 1; unread 55 libutil/xargs.h int unread;