Searched refs:LDAPsortkey (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsortctrl.c42 LDAPsortkey **sortKeyList,
241 static int read_next_token(const char **s,LDAPsortkey **key)
246 LDAPsortkey *new_key = NULL;
320 new_key = (LDAPsortkey*)NSLDAPI_MALLOC(sizeof(LDAPsortkey));
351 LDAPsortkey ***sortKeyList,
356 LDAPsortkey **pointer_array = NULL;
374 pointer_array = (LDAPsortkey**)NSLDAPI_MALLOC(sizeof(LDAPsortkey*)
398 LDAPsortkey **sortKeyLis
[all...]
H A Dllib-lldap450 int ldap_create_sort_control (LDAP *ld, LDAPsortkey **sortKeyList, const char ctl_iscritical, LDAPControl **ctrlp);
454 int ldap_create_sort_keylist(LDAPsortkey ***sortKeyList, const char *string_rep);
456 void ldap_free_sort_keylist(LDAPsortkey **sortKeyList);
/illumos-gate/usr/src/head/
H A Dldap.h669 typedef struct LDAPsortkey { /* structure for a sort-key */ struct
673 } LDAPsortkey; typedef in typeref:struct:LDAPsortkey
676 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,
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_op.c1353 LDAPsortkey **sortKeyList = 0;
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c1833 LDAPsortkey **sortkeylist;

Completed in 110 milliseconds