Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mailx/
H A Dlist.c207 int tok, beg, mc, star, other, colmod, colresult; in markall() local
209 colmod = 0; in markall()
265 colmod |= colresult; in markall()
292 lastcolmod = colmod; in markall()
314 if ((np > namelist || colmod != 0) && mc == 0) in markall()
367 if (colmod != 0) { in markall()
373 if (colp->co_bit & colmod) in markall()
387 if (colp->co_bit & colmod) in markall()