Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1640 #define PRIV_RESTRICTMAILQ 0x00010000 /* restrict mailq command */ macro
H A Dconf.c163 { "restrictmailq", PRIV_RESTRICTMAILQ },
H A Dqueue.c4822 if (bitset(PRIV_RESTRICTMAILQ, PrivacyFlags) && RealUid != 0)