Home | Sort by: relevance | last modified time | path |
/src/lib/libwrap/ | |
options.c | 135 static struct option option_table[] = { variable in typeref:struct:option[] 198 for (op = option_table; op->name && STR_NE(op->name, key); op++) |
options.c | 135 static struct option option_table[] = { variable in typeref:struct:option[] 198 for (op = option_table; op->name && STR_NE(op->name, key); op++) |