Home
last modified time | relevance | path

Searched refs:ctrl_response_array (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldapsearch.c616 LDAPControl **ctrl_response_array = NULL; local
844 &ctrl_response_array, 0 ) != LDAP_SUCCESS ) {
856 if ( LDAP_SUCCESS != ldap_parse_sort_control(ld,ctrl_response_array,&result,&attribute) ) {
859 ldap_controls_free(ctrl_response_array);
883 …if ( LDAP_SUCCESS != ldap_parse_virtuallist_control(ld,ctrl_response_array,&vpos, &vcount,&vresult…
886 ldap_controls_free(ctrl_response_array);
905 ldap_controls_free(ctrl_response_array);