Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/wpa_supplicant/
H A Dnotify.h27 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s);
H A Dnotify.c133 void wpas_notify_auth_status_code(struct wpa_supplicant *wpa_s) in wpas_notify_auth_status_code() function
H A Devents.c4232 wpas_notify_auth_status_code(wpa_s); in wpa_supplicant_event()