Searched refs:SM_LDAP_SINGLEMATCH (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/sendmail/include/sm/
H A Dldap.h51 # define SM_LDAP_SINGLEMATCH 0x0001 macro
/freebsd-current/contrib/sendmail/libsm/
H A Dldap.c946 !bitset(SM_LDAP_SINGLEMATCH, flags) &&
1135 if (bitset(SM_LDAP_SINGLEMATCH,
1188 if (bitset(SM_LDAP_SINGLEMATCH,
1222 bitset(SM_LDAP_SINGLEMATCH, flags) &&
1357 !bitset(SM_LDAP_SINGLEMATCH, flags) &&
/freebsd-current/contrib/sendmail/src/
H A Dmap.c4407 flags |= SM_LDAP_SINGLEMATCH;

Completed in 237 milliseconds