Home
last modified time | relevance | path

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

/hostap-latest/src/utils/
Dos.h765 int testing_set_fail_pattern(bool is_alloc, char *patterns);
770 static inline int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
Dos_unix.c655 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
/hostap-latest/hostapd/
Dctrl_iface.c4240 if (testing_set_fail_pattern(true, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()
4245 if (testing_set_fail_pattern(false, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()
/hostap-latest/wpa_supplicant/
Dctrl_iface.c13279 if (testing_set_fail_pattern(true, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()
13284 if (testing_set_fail_pattern(false, buf + 10) < 0) in wpa_supplicant_ctrl_iface_process()