Home
last modified time | relevance | path

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

/freebsd/usr.bin/mail/
H A Dlist.c112 int tok, beg, mc, star, other, valdot, colmod, colresult; in markall() local
115 colmod = 0; in markall()
199 colmod |= colresult; in markall()
226 lastcolmod = colmod; in markall()
248 if ((np > namelist || colmod != 0) && mc == 0) in markall()
302 if (colmod != 0) { in markall()
308 if (colp->co_bit & colmod) in markall()
322 if (colp->co_bit & colmod) in markall()