Searched refs:eloop_terminated (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/utils/
H A Deloop.h349 * eloop_terminated - Check whether event loop has been terminated
357 int eloop_terminated(void);
H A Deloop_win.c669 int eloop_terminated(void) function
H A Deloop.c1299 int eloop_terminated(void) function
/freebsd-12-stable/contrib/wpa/src/ap/
H A Daccounting.c342 if (eloop_terminated())
/freebsd-12-stable/contrib/wpa/src/radius/
H A Dradius_client.c673 if (eloop_terminated()) {
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dinterworking.c2638 if (eloop_terminated() || !wpa_s->fetch_anqp_in_progress) {
H A Dwpa_cli.c3914 if (eloop_terminated())

Completed in 191 milliseconds