Home
last modified time | relevance | path

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

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Ddaemon.c1124 if (bitnset(D_OPTIONAL, d->d_flags) &&
1863 { "OPTIONAL", D_OPTIONAL },
H A Dsendmail.h2049 #define D_OPTIONAL 'O' /* optional socket */ macro