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

/illumos-gate/usr/src/cmd/mailx/
H A Dquit.c65 int mcount, p, modify, autohold, anystat, holdbit, nohold, fd; local
109 nohold = MBOXED|MBOX|MSAVED|MDELETED|MPRESERVE;
111 nohold &= ~MSAVED;
122 if ((mp->m_flag & nohold) == 0)

Completed in 56 milliseconds