Home
last modified time | relevance | path

Searched refs:wpas_notify_auth_status_code (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dnotify.h28 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s);
H A Dnotify.c134 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_auth_status_code() function
H A Devents.c4940 wpas_notify_auth_status_code(wpa_s); in wpa_supplicant_event()