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