Searched defs:string_rep (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dsortctrl.c354 ldap_create_sort_keylist(LDAPsortkey ***sortKeyList, char *string_rep) argument
364 if (NULL == string_rep) {
370 count = count_tokens(string_rep);
385 current_position = string_rep;

Completed in 21 milliseconds