Searched defs:MATCHGECOS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.h205 #ifndef MATCHGECOS
206 # define MATCHGECOS 1 /* match user names from gecos field */ macro
207 #endif /* ! MATCHGECOS */
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h1839 # ifdef MATCHGECOS
1840 # undef MATCHGECOS macro
1841 # endif /* MATCHGECOS */
1842 # define MATCHGECOS 0 /* lacks an initialized GECOS field */ macro

Completed in 71 milliseconds