Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsendmail.h1983 #define PRIV_RESTRICTMAILQ 0x00010000 /* restrict mailq command */ macro
H A Dconf.c168 { "restrictmailq", PRIV_RESTRICTMAILQ },
H A Dqueue.c4956 if (bitset(PRIV_RESTRICTMAILQ, PrivacyFlags) && RealUid != 0)