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

  /src/usr.sbin/wiconfig/
wiconfig.c 72 struct wi_table { struct
118 static struct wi_table *wi_optlookup(struct wi_table *, int);
542 static struct wi_table wi_table[] = { variable in typeref:struct:wi_table[]
581 static struct wi_table wi_crypt_table[] = {
590 static struct wi_table *wi_tables[] = {
591 wi_table,
596 static struct wi_table *
597 wi_optlookup(struct wi_table *table, int opt
    [all...]
wiconfig.c 72 struct wi_table { struct
118 static struct wi_table *wi_optlookup(struct wi_table *, int);
542 static struct wi_table wi_table[] = { variable in typeref:struct:wi_table[]
581 static struct wi_table wi_crypt_table[] = {
590 static struct wi_table *wi_tables[] = {
591 wi_table,
596 static struct wi_table *
597 wi_optlookup(struct wi_table *table, int opt
    [all...]

Completed in 24 milliseconds