Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dlist.c113 int tok, beg, mc, star, other, valdot, colmod, colresult; in markall() local
116 colmod = 0; in markall()
200 colmod |= colresult; in markall()
229 lastcolmod = colmod; in markall()
250 if ((np > namelist || colmod != 0) && mc == 0) in markall()
301 if (colmod != 0) { in markall()
307 if (colp->co_bit & colmod) in markall()
320 if (colp->co_bit & colmod) in markall()