Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c115 WEPKEY, enumerator
432 {WEPKEY, "wepkey|1-4", NULL, do_set_wepkey, WO},
4097 if (value_is_valid(WEPKEY, wepkey) == B_FALSE) { in items_in_profile()
4329 j = WEPKEY; in do_getprofparam()
4439 case WEPKEY: in value_is_valid()
4517 j = WEPKEY; in do_set()
4591 j = WEPKEY; in do_get()