Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dap_config.h405 gid_t ctrl_interface_gid; member
/hostap-3.6.0/hostapd/
Dconfig_file.c3094 bss->ctrl_interface_gid = grp->gr_gid; in hostapd_config_fill()
3097 bss->ctrl_interface_gid, group); in hostapd_config_fill()
3102 bss->ctrl_interface_gid = strtol(group, &endp, 10); in hostapd_config_fill()
3110 bss->ctrl_interface_gid); in hostapd_config_fill()
Dctrl_iface.c4279 hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()
4362 lchown(fname, -1, hapd->conf->ctrl_interface_gid) < 0) { in hostapd_ctrl_iface_init()