Searched refs:ldap_create_sort_control (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libldap5/ |
H A D | mapfile-vers | 90 ldap_create_sort_control;
|
/titanic_50/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | sortctrl.c | 40 ldap_create_sort_control ( in ldap_create_sort_control() function
|
H A D | llib-lldap | 450 int ldap_create_sort_control (LDAP *ld, LDAPsortkey **sortKeyList, const char ctl_iscritical, LDAPC…
|
/titanic_50/usr/src/cmd/ldap/common/ |
H A D | ldapsearch.c | 735 rc = ldap_create_sort_control(ld,keylist,0,&ldctrl);
|
/titanic_50/usr/src/head/ |
H A D | ldap.h | 675 int LDAP_CALL ldap_create_sort_control(LDAP *ld,
|
/titanic_50/usr/src/lib/libnisdb/ |
H A D | ldap_op.c | 1406 stat = ldap_create_sort_control(lc->ld, sortKeyList, 1, in ldapSearch()
|
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_reads.c | 1871 rc = ldap_create_sort_control(cookie->conn->ld, in setup_vlv_params()
|