Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dap_config.h246 gid_t ctrl_interface_gid; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c1739 bss->ctrl_interface_gid = grp->gr_gid; in hostapd_config_read()
1743 bss->ctrl_interface_gid, group); in hostapd_config_read()
1748 bss->ctrl_interface_gid = strtol(group, &endp, 10); in hostapd_config_read()
1757 bss->ctrl_interface_gid); in hostapd_config_read()
Dctrl_iface.c1008 hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()
1065 chown(fname, 0, hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()