Searched refs:MATCHGECOS (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-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 */
H A Drecipient.c1167 #if MATCHGECOS
1169 #endif /* MATCHGECOS */
1219 #if MATCHGECOS
1268 #else /* MATCHGECOS */
1272 #endif /* MATCHGECOS */
H A Dconf.c5700 #if MATCHGECOS
5701 "MATCHGECOS",
5702 #endif /* MATCHGECOS */
/opensolaris-onvv-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 116 milliseconds