unread            355 libutil/dbop.c 	if (dbop->unread) {
unread            356 libutil/dbop.c 		dbop->unread = 0;
unread            402 libutil/dbop.c 	dbop->unread = 1;
unread             48 libutil/dbop.h 	int unread;			/* leave record to read again */
unread            269 libutil/xargs.c 	xp->unread = 0;
unread            398 libutil/xargs.c 	if (xp->unread) {
unread            399 libutil/xargs.c 		xp->unread = 0;
unread            439 libutil/xargs.c 	xp->unread = 1;
unread             50 libutil/xargs.h 	int unread;