Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsortctrl.c350 const char *string_rep in ldap_create_sort_keylist() argument
360 if (NULL == string_rep) { in ldap_create_sort_keylist()
366 count = count_tokens(string_rep); in ldap_create_sort_keylist()
378 current_position = string_rep; in ldap_create_sort_keylist()
/illumos-gate/usr/src/head/
H A Dldap.h683 const char *string_rep);