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);701 static inline int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
682 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
4306 if (testing_set_fail_pattern(true, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()4311 if (testing_set_fail_pattern(false, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()
14281 if (testing_set_fail_pattern(true, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()14286 if (testing_set_fail_pattern(false, buf + 10) < 0) in wpa_supplicant_ctrl_iface_process()