Searched refs:testing_set_fail_pattern (Results 1 – 4 of 4) sorted by relevance
693 int testing_set_fail_pattern(bool is_alloc, char *patterns);698 static inline int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
681 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
4281 if (testing_set_fail_pattern(true, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()4286 if (testing_set_fail_pattern(false, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()
13341 if (testing_set_fail_pattern(true, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()13346 if (testing_set_fail_pattern(false, buf + 10) < 0) in wpa_supplicant_ctrl_iface_process()