Searched defs:option_table (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libwrap/ | ||
| H A D | options.c | 119 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 67 milliseconds