Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddaemon.c1096 if (bitnset(D_OPTIONAL, d->d_flags) &&
1840 { "OPTIONAL", D_OPTIONAL },
H A Dsendmail.h1831 #define D_OPTIONAL 'O' /* optional socket */ macro