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.h424 gid_t ctrl_interface_gid; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3125 bss->ctrl_interface_gid = grp->gr_gid; in hostapd_config_fill()
3128 bss->ctrl_interface_gid, group); in hostapd_config_fill()
3133 bss->ctrl_interface_gid = strtol(group, &endp, 10); in hostapd_config_fill()
3141 bss->ctrl_interface_gid); in hostapd_config_fill()
Dctrl_iface.c5241 hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()
5329 lchown(fname, -1, hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()