Searched refs:testing_set_fail_pattern (Results 1 – 4 of 4) sorted by relevance
765 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
655 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
4240 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()
13279 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()