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

/freebsd-10-stable/contrib/jemalloc/src/
H A Dchunk_mmap.c46 buferror(buf, sizeof(buf));
72 buferror(buf, sizeof(buf));
H A Dhuge.c172 buferror(buf, sizeof(buf));
H A Dutil.c96 buferror(char *buf, size_t buflen) function
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dutil.h4 /* Size of stack-allocated buffer passed to buferror(). */
85 int buferror(char *buf, size_t buflen);
H A Dprivate_namespace.h96 #define buferror JEMALLOC_N(buferror) macro

Completed in 172 milliseconds