OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:malloc_junk
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
malloc.c
265
static int
malloc_junk
;
variable in typeref:typename:int
471
malloc_junk
= 1;
500
case 'j':
malloc_junk
= 0; break;
501
case 'J':
malloc_junk
= 1; break;
527
malloc_junk
= 1;
637
if (
malloc_junk
)
775
if (
malloc_junk
)
853
if (
malloc_junk
)
881
if (
malloc_junk
)
940
if (
malloc_junk
)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025