Home
last modified time | relevance | path

Searched refs:SM_LDAP_SINGLEDN (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dldap.h54 # define SM_LDAP_SINGLEDN 0x0008 macro
/freebsd/contrib/sendmail/libsm/
H A Dldap.c972 if (bitset(SM_LDAP_SINGLEDN, flags) && *result != NULL)
/freebsd/contrib/sendmail/src/
H A Dmap.c4412 flags |= SM_LDAP_SINGLEDN;