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

/opensolaris-onvv-gate/usr/src/lib/libwrap/
H A Doptions.c119 static struct option option_table[] = { variable in typeref:struct:option
183 for (op = option_table; op->name && STR_NE(op->name, key); op++)

Completed in 85 milliseconds