Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c146 static config_file_t *gp_config_file = NULL; variable
1697 p_section = find_section(gp_config_file, pbuf); in essid_of_profile()
1863 add_to_history(gp_config_file, ess_num, hisess_argv); in select_profile()
1870 p_section = find_section(gp_config_file, WIFI_PREFER); in select_profile()
2044 p_section = find_section(gp_config_file, pbuf); in do_startconf()
2098 activep_section = find_section(gp_config_file, WIFI_ACTIVEP); in find_active_profile()
2105 p_section = gp_config_file->section_head; in find_active_profile()
2140 p_section = find_section(gp_config_file, WIFI_ACTIVEP); in record_active_profile()
2143 new_section(gp_config_file, plist, WIFI_ACTIVEP); in record_active_profile()
2226 p_section = find_section(gp_config_file, pbuf); in do_loadpf()
[all …]