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

/external/wpa_supplicant_6/wpa_supplicant/
H A Dctrl_iface_udp.c163 int new_attached = 0; local
223 new_attached = 1;
255 if (new_attached)
H A Dctrl_iface_named_pipe.c290 int new_attached = 0; local
301 new_attached = 1;
347 if (new_attached)
H A Dctrl_iface_unix.c152 int new_attached = 0; local
166 new_attached = 1;
197 if (new_attached)
/external/wpa_supplicant_8/wpa_supplicant/
H A Dctrl_iface_udp.c157 int new_attached = 0; local
221 new_attached = 1;
253 if (new_attached)
H A Dctrl_iface_named_pipe.c284 int new_attached = 0; local
295 new_attached = 1;
341 if (new_attached)
H A Dctrl_iface_unix.c140 int new_attached = 0; local
154 new_attached = 1;
209 if (new_attached)

Completed in 94 milliseconds