Home
last modified time | relevance | path

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

/openbsd/usr.bin/mail/
H A Dlist.c113 int tok, beg, mc, star, other, valdot, colmod, colresult; in markall() local
194 colresult = evalcol(lexstring[1]); in markall()
195 if (colresult == 0) { in markall()
200 colmod |= colresult; in markall()