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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c144 static config_file_t *gp_config_file = NULL; variable
1683 * gp_config_file is golable, so the return is gloable too.
1695 p_section = find_section(gp_config_file, pbuf);
1861 add_to_history(gp_config_file, ess_num, hisess_argv);
1868 p_section = find_section(gp_config_file, WIFI_PREFER);
2042 p_section = find_section(gp_config_file, pbuf);
2096 activep_section = find_section(gp_config_file, WIFI_ACTIVEP);
2103 p_section = gp_config_file->section_head;
2138 p_section = find_section(gp_config_file, WIFI_ACTIVEP);
2141 new_section(gp_config_file, plis
[all...]

Completed in 103 milliseconds