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

/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dldap.h84 bool ldap_attrsonly; member in struct:sm_ldap_struct
/freebsd-13-stable/contrib/sendmail/libsm/
H A Dldap.c89 lmap->ldap_attrsonly = LDAPMAP_FALSE;
618 lmap->ldap_attrsonly);
1016 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
1058 if (lmap->ldap_attrsonly == LDAPMAP_FALSE)
1085 if (lmap->ldap_attrsonly == LDAPMAP_TRUE)
1120 if (lmap->ldap_attrsonly == LDAPMAP_TRUE)
1411 lmap->ldap_attrsonly);
1422 lmap->ldap_attrsonly);
1488 lmap->ldap_attrsonly);
/freebsd-13-stable/contrib/sendmail/src/
H A Dmap.c4612 lmap->ldap_attrsonly = LDAPMAP_TRUE;
5092 if (recurse && lmap->ldap_attrsonly == LDAPMAP_TRUE)

Completed in 112 milliseconds