Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mailx/
H A Dlist.c185 int co_bit; /* Associated modifier bit */ member
372 if (colp->co_bit & colmod) in markall()
386 if (colp->co_bit & colmod) in markall()
408 return (colp->co_bit); in evalcol()