OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:malloc_junk
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
272
static int
malloc_junk
;
variable
478
malloc_junk
= 1;
507
case 'j':
malloc_junk
= 0; break;
508
case 'J':
malloc_junk
= 1; break;
534
malloc_junk
= 1;
644
if (
malloc_junk
)
782
if (
malloc_junk
)
860
if (
malloc_junk
)
888
if (
malloc_junk
)
947
if (
malloc_junk
)
[
all
...]
Completed in 14 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026