Home
last modified time | relevance | path

Searched refs:PRIV_PUBLIC (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dconf.c154 { "public", PRIV_PUBLIC },
328 PrivacyFlags = PRIV_PUBLIC; /* option p */
Dsendmail.h1688 #define PRIV_PUBLIC 0 /* what have I got to hide? */ macro