Home
last modified time | relevance | path

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

/dports/sysutils/eclat/eclat-2.0/lib/
H A Dldapmap.c538 get_ldap_attrs(LDAP *ld, LDAPMessage *msg, const char *attr) in get_ldap_attrs() function
622 ret = get_ldap_attrs(map->ld, msg, map->attr[dir]); in ldap_map_get()
/dports/security/pam-modules/pam-modules-2.2/pam_ldaphome/
H A Dpam_ldaphome.c621 get_ldap_attrs(LDAP *ld, LDAPMessage *msg, const char *attr) in get_ldap_attrs() function
712 ret = get_ldap_attrs(ld, msg, attr); in get_pubkeys()
/dports/security/pam-modules/pam-modules-2.2/
H A DChangeLog456 * pam_ldaphome/pam_ldaphome.c (get_ldap_attrs): restore pubkey
464 * pam_ldaphome/pam_ldaphome.c (get_ldap_attrs): return array of values.