Home
last modified time | relevance | path

Searched defs:sortKeyList (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/lib/libldap5/sources/ldap/common/
H A Dsortctrl.c42 LDAPsortkey **sortKeyList, in ldap_create_sort_control() argument
351 LDAPsortkey ***sortKeyList, in ldap_create_sort_keylist() argument
398 ldap_free_sort_keylist(LDAPsortkey ** sortKeyList) ldap_free_sort_keylist() argument
[all...]
/titanic_52/usr/src/lib/libnisdb/
H A Dldap_op.c1353 LDAPsortkey **sortKeyList = 0; in ldapSearch() local