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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/wificonfig/
H A Dwificonfig.c4238 section_t *psection_config = NULL, *psection_wep = NULL; local
4248 psection_config = find_section(gp_config_file, pbuf);
4250 if ((psection_config == NULL) || (psection_wep == NULL)) {
4261 plist_config = psection_config->list;

Completed in 66 milliseconds