Home
last modified time | relevance | path

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

/NextBSD/usr.bin/mail/
HDquit.c71 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local
141 nohold = MBOX|MSAVED|MDELETED|MPRESERVE; in quit()
143 nohold &= ~MSAVED; in quit()
153 if ((mp->m_flag & nohold) == 0) in quit()