Searched refs:ldap_parse_sort_control (Results 1 – 5 of 5) sorted by relevance
179 ldap_parse_sort_control;
139 ldap_parse_sort_control ( in ldap_parse_sort_control() function
452 int ldap_parse_sort_control(LDAP *ld, LDAPControl **ctrlp, unsigned long *result, char **attribute);
856 if ( LDAP_SUCCESS != ldap_parse_sort_control(ld,ctrl_response_array,&result,&attribute) ) {
678 int LDAP_CALL ldap_parse_sort_control(LDAP *ld,