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

/freebsd-11.0-release/usr.bin/mail/
H A Dquit.c71 int mcount, p, modify, autohold, anystat, holdbit, nohold; local
139 autohold = value("hold") != NULL;
140 holdbit = autohold ? MPRESERVE : MBOX;

Completed in 102 milliseconds