Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dldaputf8.c138 ldap_utf8strtok_r( char* sp, const char* brk, char** next) in ldap_utf8strtok_r() function
H A Dgetfilter.c527 word = ldap_utf8strtok_r( str, delims, &lasts ); in break_into_words()
536 word = ldap_utf8strtok_r( NULL, delims, &lasts ); in break_into_words()
/titanic_41/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h520 LDAP_API(char*) LDAP_CALL ldap_utf8strtok_r( char* src, const char* brk, char** next);