Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dsortctrl.c59 static int countKeys(char *keyString) in countKeys() function
202 if (( numKeys = countKeys(keyString)) == 0) { in ldap_create_sort_keylist()