Searched refs:option_table (Results 1 – 1 of 1) sorted by relevance
135 static struct option option_table[] = { variable198 for (op = option_table; op->name && STR_NE(op->name, key); op++) in process_options()