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

/freebsd-current/usr.bin/mail/
H A Dquit.c65 int mcount, p, modify, autohold, anystat, holdbit, nohold; local
135 nohold = MBOX|MSAVED|MDELETED|MPRESERVE;
137 nohold &= ~MSAVED;
147 if ((mp->m_flag & nohold) == 0)

Completed in 63 milliseconds