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

/ast/src/cmd/mailx/
H A Dlist.c323 return state.colmod;
356 int colmod; local
367 colmod = 0;
453 colmod |= colresult;
485 state.colmod = colmod;
507 if ((np > namelist || colmod) && !mc)
561 if (colmod) {
567 if ((colp->co_bit & colmod) && (mp->m_flag & colp->co_mask) != colp->co_equal ||
568 (colp->co_bit & (colmod>>CMNO
[all...]
H A Dmailx.h624 int colmod; /* Mark bit */ member in struct:__anon136

Completed in 16 milliseconds