Home
last modified time | relevance | path

Searched refs:MATCHGECOS (Results 1 – 5 of 5) sorted by relevance

/freebsd-head/contrib/sendmail/src/
HDconf.h213 #ifndef MATCHGECOS
214 # define MATCHGECOS 1 /* match user names from gecos field */ macro
HDrecipient.c1184 #if MATCHGECOS
1236 #if MATCHGECOS
HDconf.c5903 #if MATCHGECOS
HDREADME598 MATCHGECOS Permit fuzzy matching of user names against the full
/freebsd-head/contrib/sendmail/include/sm/
HDconf.h1876 # ifdef MATCHGECOS
1877 # undef MATCHGECOS
1879 # define MATCHGECOS 0 /* lacks an initialized GECOS field */ macro