Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c145 static config_file_t *gp_wepkey_file = NULL; variable
2041 p_wep_section = find_section(gp_wepkey_file, pbuf); in do_startconf()
2223 p_wep_section = find_section(gp_wepkey_file, pbuf); in do_loadpf()
2331 p_section = find_section(gp_wepkey_file, id); in print_wepkey_info()
2524 (void) del_section(gp_wepkey_file, section_id); in do_deletepf()
2545 if (del_section(gp_wepkey_file, section_id) in do_deletepf()
2561 (void) del_section(gp_wepkey_file, section_id); in do_deletepf()
3102 p_section = find_section(gp_wepkey_file, section_id); in do_setprofwepkey()
4208 find_section(gp_wepkey_file, pbuf) != NULL) { in do_createprofile()
4221 new_section(gp_wepkey_file, plist_wepkey, pbuf); in do_createprofile()
[all …]