Searched refs:ldap_str2charray (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dcharray.c181 ldap_str2charray( char *str, char *brkstr ) function
H A Dsasl.c927 props = ldap_str2charray( inp, "," );
/osnet-11/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h501 LDAP_API(char **) LDAP_CALL ldap_str2charray( char *str, char *brkstr );
/osnet-11/usr/src/cmd/ldap/common/
H A Dldapsearch.c1397 retArray = ldap_str2charray( tmp_str, " "); /* takes copies */

Completed in 559 milliseconds