Home
last modified time | relevance | path

Searched refs:fst_parse_detach_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/fst/
HDfst_ctrl_iface.h42 int fst_parse_detach_command(const char *cmd, char *ifname, size_t ifname_size);
HDfst_ctrl_iface.c925 int fst_parse_detach_command(const char *cmd, char *ifname, size_t ifname_size) in fst_parse_detach_command() function
/freebsd-11-stable/contrib/wpa/hostapd/
HDctrl_iface.c3898 if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) { in hostapd_global_ctrl_iface_fst_detach()
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDctrl_iface.c11346 if (!fst_parse_detach_command(cmd, ifname, sizeof(ifname))) { in wpas_global_ctrl_iface_fst_detach()