Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c144 static config_file_t *gp_config_file = NULL; variable
1695 p_section = find_section(gp_config_file, pbuf); in essid_of_profile()
1861 add_to_history(gp_config_file, ess_num, hisess_argv); in select_profile()
1868 p_section = find_section(gp_config_file, WIFI_PREFER); in select_profile()
2042 p_section = find_section(gp_config_file, pbuf); in do_startconf()
2096 activep_section = find_section(gp_config_file, WIFI_ACTIVEP); in find_active_profile()
2103 p_section = gp_config_file->section_head; in find_active_profile()
2138 p_section = find_section(gp_config_file, WIFI_ACTIVEP); in record_active_profile()
2141 new_section(gp_config_file, plist, WIFI_ACTIVEP); in record_active_profile()
2224 p_section = find_section(gp_config_file, pbuf); in do_loadpf()
[all …]