Home
last modified time | relevance | path

Searched refs:alloc_should_fail (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/pkgconf/fuzzer/
H A Dalloc-inject.c66 alloc_should_fail(void) in alloc_should_fail() function
81 if (alloc_should_fail()) in __wrap_malloc()
90 if (alloc_should_fail()) in __wrap_calloc()
99 if (alloc_should_fail()) in __wrap_realloc()
108 if (alloc_should_fail()) in __wrap_reallocarray()
117 if (alloc_should_fail()) in __wrap_strdup()
126 if (alloc_should_fail()) in __wrap_strndup()