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

  /src/usr.sbin/wiconfig/
wiconfig.c 590 static struct wi_table *wi_tables[] = { variable in typeref:struct:wi_table * []
825 for (table = wi_tables; *table != NULL; table++)
857 for (table = wi_tables; *table != NULL; table++)
wiconfig.c 590 static struct wi_table *wi_tables[] = { variable in typeref:struct:wi_table * []
825 for (table = wi_tables; *table != NULL; table++)
857 for (table = wi_tables; *table != NULL; table++)
wiconfig.c 590 static struct wi_table *wi_tables[] = { variable in typeref:struct:wi_table * []
825 for (table = wi_tables; *table != NULL; table++)
857 for (table = wi_tables; *table != NULL; table++)

Completed in 141 milliseconds