Searched refs:buferror (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dmalloc_io.h34 /* Size of stack-allocated buffer passed to buferror(). */
43 int buferror(int err, char *buf, size_t buflen);
H A Dprivate_namespace.h219 #define buferror JEMALLOC_N(buferror) macro
/freebsd-12-stable/contrib/jemalloc/src/
H A Dmalloc_io.c110 buferror(int err, char *buf, size_t buflen) { function
H A Dpages.c140 buferror(get_errno(), buf, sizeof(buf));

Completed in 162 milliseconds