OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_malloc_message
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
319
void (*
_malloc_message
)(const char *p1, const char *p2, const char *p3,
variable
326
_malloc_message
(getprogname(), malloc_func, " error: ", p);
513
_malloc_message
(getprogname(), malloc_func,
jemalloc.c
943
void (*
_malloc_message
)(const char *p1, const char *p2, const char *p3,
variable
959
_malloc_message
(buf, "", "", "");
1231
_malloc_message
(getprogname(),
1259
_malloc_message
(getprogname(),
2625
_malloc_message
(getprogname(),
3140
_malloc_message
("___ Begin malloc statistics ___\n", "", "",
3142
_malloc_message
("Assertions ",
3149
_malloc_message
("Boolean MALLOC_OPTIONS: ",
3153
_malloc_message
(OPT(utrace) ? "PU" : "Pu",
3158
_malloc_message
("CPUs: ", size_t2s(ncpus, s), "\n", "")
[
all
...]
Completed in 27 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026