Home
last modified time | relevance | path

Searched refs:autohold (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; in quit() local
106 autohold = value("hold") != NOSTR; in quit()
108 holdbit = autohold ? MPRESERVE : MBOX; in quit()