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

/illumos-gate/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 55 milliseconds