Home
last modified time | relevance | path

Searched refs:scan_exec (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/ifconfig/
H A Dieee80211.c94 static int scan_exec(prop_dictionary_t, prop_dictionary_t);
130 {.k_word = "scan", .k_exec = scan_exec}
464 scan_exec(prop_dictionary_t env, prop_dictionary_t oenv) in scan_exec() function