Home
last modified time | relevance | path

Searched refs:mallfile (Results 1 – 1 of 1) sorted by relevance

/malloc/
A Dmtrace-impl.c173 char *mallfile; in do_mtrace() local
179 mallfile = secure_getenv (mallenv); in do_mtrace()
180 if (mallfile != NULL) in do_mtrace()
182 mallstream = fopen (mallfile != NULL ? mallfile : "/dev/null", "wce"); in do_mtrace()

Completed in 6 milliseconds