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

/freebsd-10-stable/contrib/sendmail/src/
H A Dconf.h207 #ifndef MATCHGECOS
208 # define MATCHGECOS 1 /* match user names from gecos field */ macro
209 #endif /* ! MATCHGECOS */
H A Drecipient.c1165 #if MATCHGECOS
1167 #endif /* MATCHGECOS */
1217 #if MATCHGECOS
1266 #else /* MATCHGECOS */
1270 #endif /* MATCHGECOS */
H A Dconf.c5780 #if MATCHGECOS
5781 "MATCHGECOS",
/freebsd-10-stable/contrib/sendmail/include/sm/
H A Dconf.h1853 # ifdef MATCHGECOS
1854 # undef MATCHGECOS macro
1855 # endif /* MATCHGECOS */
1856 # define MATCHGECOS 0 /* lacks an initialized GECOS field */ macro

Completed in 182 milliseconds