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