Home
last modified time | relevance | path

Searched defs:is_alloc (Results 1 – 2 of 2) sorted by relevance

/hostap/src/utils/
Dos_unix.c548 int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
655 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern()
690 int testing_get_fail_pattern(bool is_alloc, char *buf, size_t buflen) in testing_get_fail_pattern()
720 static inline int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
Dos.h698 static inline int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern()
703 static inline int testing_get_fail_pattern(bool is_alloc, char *buf, in testing_get_fail_pattern()