Searched refs:ldap_create_sort_keylist (Results 1 – 10 of 10) sorted by relevance
87 ldap_create_sort_keylist;
354 ldap_create_sort_keylist(LDAPsortkey ***sortKeyList, char *string_rep) in ldap_create_sort_keylist() function
90 ldap_create_sort_keylist;
350 ldap_create_sort_keylist ( in ldap_create_sort_keylist() function
454 int ldap_create_sort_keylist(LDAPsortkey ***sortKeyList, const char *string_rep);
1357 int ldap_create_sort_keylist(LDAPsortkey ***sortKeyList, char *string_rep);
730 ldap_create_sort_keylist(&keylist,sortattrs);
678 int LDAP_CALL ldap_create_sort_keylist(LDAPsortkey ***sortKeyList,
1397 stat = ldap_create_sort_keylist(&sortKeyList, SORTKEYLIST); in ldapSearch()
1863 rc = ldap_create_sort_keylist(&sortkeylist, sortattr); in setup_vlv_params()