Searched refs:unread (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.bin/mail/
H A Dcmdtab.c74 { "unread", unread, MSGLIST, 0, MMNDEL },
H A Dextern.h243 int unread(void *);
H A Dcmd3.c309 * Mark all given messages as unread.
312 unread(void *v) function
/freebsd-12-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c737 int unread; local
756 unread = sbused(&so->so_rcv);
760 if (unread)

Completed in 123 milliseconds