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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c99 #define WIFI_ACTIVEP "{active_profile}"
2267 * set flag in {active_profile} so that showprofile knows
3155 char *active_profile = NULL; local
3170 active_profile = find_active_profile(fd);
3172 active_profile ? active_profile : "none");
3252 * a trick here: clean the active_profile flag
3253 * in section{active_profile}
4189 * 'all', '{preference}', '{history}', '{active_profile}'

Completed in 69 milliseconds