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
662 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern() function
4225 if (testing_set_fail_pattern(true, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()4230 if (testing_set_fail_pattern(false, buf + 10) < 0) in hostapd_ctrl_iface_receive_process()
13280 if (testing_set_fail_pattern(true, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()13285 if (testing_set_fail_pattern(false, buf + 10) < 0) in wpa_supplicant_ctrl_iface_process()