Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/wpa/src/utils/
H A Dos_unix.c550 int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
657 int testing_set_fail_pattern(bool is_alloc, char *patterns) in testing_set_fail_pattern()
692 int testing_get_fail_pattern(bool is_alloc, char *buf, size_t buflen) in testing_get_fail_pattern()
722 static inline int testing_test_fail(const char *tag, bool is_alloc) in testing_test_fail()
H A 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()