Searched refs:sobjoptions (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dsrchpref.c62 static char *sobjoptions[] = { variable
287 for ( j = 0; sobjoptions[ j ] != NULL; ++j ) {
288 if ( strcasecmp( toks[ i ], sobjoptions[ j ] ) == 0 ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c52 static char *sobjoptions[] = { variable
282 for ( j = 0; sobjoptions[ j ] != NULL; ++j ) {
283 if ( strcasecmp( toks[ i ], sobjoptions[ j ] ) == 0 ) {

Completed in 30 milliseconds