Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h1641 #define PRIV_RESTRICTQRUN 0x00020000 /* restrict queue run */ macro
H A Dmain.c1910 RealUid != 0 && bitset(PRIV_RESTRICTQRUN, PrivacyFlags))
H A Dconf.c164 { "restrictqrun", PRIV_RESTRICTQRUN },