Searched refs:wi_table (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/wiconfig/
H A Dwiconfig.c74 struct wi_table { struct
120 static struct wi_table *wi_optlookup(struct wi_table *, int);
558 static struct wi_table wi_table[] = { variable in typeref:struct:wi_table
597 static struct wi_table wi_crypt_table[] = {
606 static struct wi_table *wi_tables[] = {
607 wi_table,
612 static struct wi_table *
613 wi_optlookup(struct wi_table *tabl
[all...]

Completed in 157 milliseconds