Home
last modified time | relevance | path

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

/openbsd/usr.bin/mail/
H A Dquit.c66 int mcount, p, modify, autohold, anystat, holdbit, nohold; in quit() local
139 autohold = value("hold") != NULL; in quit()
140 holdbit = autohold ? MPRESERVE : MBOX; in quit()