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

/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c648 find_star( char *s ) function
760 if ( find_star( value ) == NULL ) {
874 if ( (nextstar = find_star( val )) != NULL ) {
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c5991 find_star(char *s) function
6073 if (find_star(value) == NULL) {
6174 if ((nextstar = find_star(val)) != NULL) {

Completed in 28 milliseconds