Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dsrchpref.c52 static char *sobjoptions[] = { variable
282 for ( j = 0; sobjoptions[ j ] != NULL; ++j ) { in read_next_searchobj()
283 if ( strcasecmp( toks[ i ], sobjoptions[ j ] ) == 0 ) { in read_next_searchobj()