Home
last modified time | relevance | path

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

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