Home
last modified time | relevance | path

Searched refs:str_to_debug_level (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/wpa/dist/src/utils/
Dwpa_debug.h369 int str_to_debug_level(const char *s);
Dwpa_debug.c887 int str_to_debug_level(const char *s) in str_to_debug_level() function
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dctrl_iface.c3154 int level = str_to_debug_level(cmd); in hostapd_ctrl_iface_log_level()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dctrl_iface.c2748 int level = str_to_debug_level(cmd); in wpa_supplicant_ctrl_iface_log_level()