Searched defs:do_startconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c212 static boolean_t do_startconf(int fd, int argc, char **argv);
276 do_startconf,
2014 * do_startconf: almost the same as the do_autoconf, except that doesn't
2019 do_startconf(int fd, int argc, char **argv) function
2030 PRTDBG(("do_startconf(%d, 0x%x)\n", argc, argv));

Completed in 71 milliseconds