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

/macosx-10.10.1/postfix-255/postfix/src/global/
H A Ddict_ldap.c1069 * dict_ldap_get_values: for each entry returned by a search, get the values
1075 static void dict_ldap_get_values(DICT_LDAP *dict_ldap, LDAPMessage *res, function
1091 const char *myname = "dict_ldap_get_values";
1275 dict_ldap_get_values(dict_ldap, resloop, result, name);
1491 dict_ldap_get_values(dict_ldap, res, result, name);

Completed in 85 milliseconds