Searched refs:ldap_match (Results 1 – 1 of 1) sorted by relevance
86 static int ldap_match();276 nserr = ldap_match(map, key, &ldap_line, &ldap_len); in getmapent_ldap()280 if ((nserr = ldap_match(map, "\\2a", &ldap_line, in getmapent_ldap()325 ldap_match(char *map, char *key, char **ldap_line, int *ldap_len) in ldap_match() function