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.h387 gid_t ctrl_interface_gid; member
/external/wpa_supplicant_8/hostapd/
Dconfig_file.c3046 bss->ctrl_interface_gid = grp->gr_gid; in hostapd_config_fill()
3049 bss->ctrl_interface_gid, group); in hostapd_config_fill()
3054 bss->ctrl_interface_gid = strtol(group, &endp, 10); in hostapd_config_fill()
3062 bss->ctrl_interface_gid); in hostapd_config_fill()
Dctrl_iface.c3607 hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()
3690 lchown(fname, -1, hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()