Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c100 #define WIFI_HISTORY "{history}" macro
824 } else if (strstr(buf_line, WIFI_HISTORY) == buf_line) { in parse_file()
829 WIFI_HISTORY); in parse_file()
833 gExecName, pfile, WIFI_HISTORY); in parse_file()
1463 p_section = find_section(p_config_file, WIFI_HISTORY); in add_to_history()
1467 new_section(p_config_file, plist, WIFI_HISTORY); in add_to_history()
2592 p_section = find_section(gp_config_file, WIFI_HISTORY); in do_history()
4197 (strcmp(profilename, WIFI_HISTORY) == 0) || in do_createprofile()