Searched refs:mallfile (Results 1 – 1 of 1) sorted by relevance
173 char *mallfile; in do_mtrace() local179 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