OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mallfile
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/libmalloc/dist/
mtrace.c
149
char *
mallfile
;
local
155
mallfile
= getenv (mallenv);
156
if (
mallfile
!= NULL || mallwatch != NULL)
158
mallstream = fopen (
mallfile
!= NULL ?
mallfile
: "/dev/null", "w");
Completed in 27 milliseconds
Indexes created Sun Apr 12 00:22:20 UTC 2026