HomeSort by: relevance | last modified time | path
    Searched defs:option_table (Results 1 - 2 of 2) sorted by relevancy

  /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++)

Completed in 22 milliseconds