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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dsearch.c652 find_star( char *s ) function
764 if ( find_star( value ) == NULL ) {
878 if ( (nextstar = find_star( val )) != NULL ) {
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c4994 find_star(char *s) function
5076 if (find_star(value) == NULL) {
5177 if ((nextstar = find_star(val)) != NULL) {

Completed in 88 milliseconds