Home
last modified time | relevance | path

Searched refs:LDAPMAP_FALSE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dldap.c90 lmap->ldap_attrsonly = LDAPMAP_FALSE;
801 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
843 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2771 # define LDAPMAP_FALSE 0 macro