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

/netbsd-6-1-5-RELEASE/usr.sbin/wiconfig/
H A Dwiconfig.c120 static struct wi_table *wi_optlookup(struct wi_table *, int);
613 wi_optlookup(struct wi_table *table, int opt) function
845 if ((wt = wi_optlookup(*table, ch)) != NULL) {

Completed in 53 milliseconds