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

  /src/sbin/ifconfig/
ieee80211.c 114 extern struct pstr parse_bssid, parse_ssid, parse_nwkey;
150 , {.k_word = "nwkey", .k_nextparser = &parse_nwkey.ps_parser}
188 struct pstr parse_nwkey = PSTR_INITIALIZER1(&parse_nwkey, "nwkey", setifnwkey, variable in typeref:struct:pstr

Completed in 11 milliseconds