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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c211 static boolean_t do_autoconf(int fd, int argc, char **argv);
269 do_autoconf,
1930 * do_autoconf: First scan the wlanlist, and select one essid from scan result
1935 do_autoconf(int fd, int argc, char **argv) function
1943 PRTDBG(("do_autoconf(%d, 0x%x)\n", argc, argv));
2014 * do_startconf: almost the same as the do_autoconf, except that doesn't

Completed in 122 milliseconds