Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/sendmail/src/
Dconf.c153 { "public", PRIV_PUBLIC },
325 PrivacyFlags = PRIV_PUBLIC; /* option p */
Dsendmail.h1733 #define PRIV_PUBLIC 0 /* what have I got to hide? */ macro