Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c205 static char *select_profile(int fd, int readonly, int timeout);
1815 select_profile(int fd, int readonly, int timeout) in select_profile() function
1988 selected = select_profile(fd, 0, max(timeout, forever)); in do_autoconf()
2035 selected = select_profile(fd, 1, 0); in do_startconf()