Searched refs:mallfile (Results 1 – 1 of 1) sorted by relevance
139 char *mallfile; in mtrace() local141 mallfile = getenv (mallenv); in mtrace()142 if (mallfile != NULL || mallwatch != NULL) in mtrace()144 mallstream = fopen (mallfile != NULL ? mallfile : "/dev/null", "w"); in mtrace()