Searched defs:gp_wepkey_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
2223 p_wep_section = find_section(gp_wepkey_file, pbuf);
2331 p_section = find_section(gp_wepkey_file, id);
2524 (void) del_section(gp_wepkey_file, section_id);
2545 if (del_section(gp_wepkey_file, section_id)
2561 (void) del_section(gp_wepkey_file, section_id);
3102 p_section = find_section(gp_wepkey_file, section_id);
4208 find_section(gp_wepkey_file, pbuf) != NULL) {
4221 new_section(gp_wepkey_file, plist_wepke
[all...]

Completed in 63 milliseconds