Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c255 static boolean_t do_get_channel(int fd);
426 {CHANNEL, "channel", do_get_channel, do_set_channel, RW},
3991 do_get_channel(int fd) in do_get_channel() function