Searched refs:LDAPsortkey (Results 1 – 5 of 5) sorted by relevance
40 LDAPsortkey **sortKeyList, in ldap_create_sort_control()239 static int read_next_token(const char **s,LDAPsortkey **key) in read_next_token()244 LDAPsortkey *new_key = NULL; in read_next_token()318 new_key = (LDAPsortkey*)NSLDAPI_MALLOC(sizeof(LDAPsortkey)); in read_next_token()349 LDAPsortkey ***sortKeyList, in ldap_create_sort_keylist()354 LDAPsortkey **pointer_array = NULL; in ldap_create_sort_keylist()372 pointer_array = (LDAPsortkey**)NSLDAPI_MALLOC(sizeof(LDAPsortkey*) in ldap_create_sort_keylist()396 LDAPsortkey **sortKeyList in ldap_free_sort_keylist()399 LDAPsortkey *this_one = NULL; in ldap_free_sort_keylist()
669 typedef struct LDAPsortkey { /* structure for a sort-key */ struct673 } LDAPsortkey; argument676 LDAPsortkey **sortKeyList, const char ctl_iscritical,681 LDAP_API(void) LDAP_CALL ldap_free_sort_keylist(LDAPsortkey **sortKeyList);682 int LDAP_CALL ldap_create_sort_keylist(LDAPsortkey ***sortKeyList,
704 LDAPsortkey **keylist = NULL;
1353 LDAPsortkey **sortKeyList = 0; in ldapSearch()
1834 LDAPsortkey **sortkeylist; in setup_vlv_params()