Searched refs:new_attached (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dctrl_iface_unix.c140 int new_attached = 0; local
156 new_attached = 1;
215 if (new_attached) {
217 new_attached = 0;
225 if (new_attached)
H A Dctrl_iface_named_pipe.c284 int new_attached = 0; local
295 new_attached = 1;
340 if (new_attached)
H A Dctrl_iface_udp.c235 int new_attached = 0; local
309 new_attached = 1;
342 if (new_attached)

Completed in 70 milliseconds