Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Deloop.h357 int eloop_terminated(void);
H A Deloop_win.c669 int eloop_terminated(void) in eloop_terminated() function
H A Deloop.c1309 int eloop_terminated(void) in eloop_terminated() function
/freebsd/contrib/wpa/src/ap/
H A Daccounting.c342 if (eloop_terminated()) in accounting_sta_report()
/freebsd/contrib/wpa/src/radius/
H A Dradius_client.c727 if (eloop_terminated()) { in radius_client_list_add()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dinterworking.c2697 if (eloop_terminated() || !wpa_s->fetch_anqp_in_progress) { in interworking_next_anqp_fetch()
H A Dwpa_cli.c4315 if (eloop_terminated()) in wpa_cli_action_process()