Home
last modified time | relevance | path

Searched refs:co_bit (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/mail/
H A Dlist.c91 int co_bit; /* Associated modifier bit */ member
308 if (colp->co_bit & colmod) in markall()
322 if (colp->co_bit & colmod) in markall()
344 return (colp->co_bit); in evalcol()