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

/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dldap.h84 bool ldap_attrsonly; member in struct:sm_ldap_struct
/freebsd-10.1-release/contrib/sendmail/libsm/
H A Dldap.c90 lmap->ldap_attrsonly = LDAPMAP_FALSE;
403 lmap->ldap_attrsonly);
801 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
843 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
870 if (lmap->ldap_attrsonly == LDAPMAP_TRUE)
905 if (lmap->ldap_attrsonly == LDAPMAP_TRUE)
1196 lmap->ldap_attrsonly);
1207 lmap->ldap_attrsonly);
1273 lmap->ldap_attrsonly);
/freebsd-10.1-release/contrib/sendmail/src/
H A Dmap.c4181 lmap->ldap_attrsonly = LDAPMAP_TRUE;
4653 if (recurse && lmap->ldap_attrsonly == LDAPMAP_TRUE)

Completed in 114 milliseconds