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

/freebsd-11-stable/usr.sbin/ypldap/
H A Daldap.h215 int aldap_match_attr(struct aldap_message *, char *, char ***);
H A Dldapclient.c460 aldap_match_attr(m, idm->idm_attrs[i], &ldap_attrs);
476 if (aldap_match_attr(m, idm->idm_attrs[i], &ldap_attrs) == -1)
H A Daldap.c508 aldap_match_attr(struct aldap_message *msg, char *inkey, char ***outvalues) function

Completed in 114 milliseconds