Searched refs:sobjoptions (Results 1 – 1 of 1) sorted by relevance
52 static char *sobjoptions[] = { variable282 for ( j = 0; sobjoptions[ j ] != NULL; ++j ) { in read_next_searchobj()283 if ( strcasecmp( toks[ i ], sobjoptions[ j ] ) == 0 ) { in read_next_searchobj()