Searched refs:new_logfp (Results 1 – 1 of 1) sorted by relevance
839 FILE *new_logfp = stderr; in switch_to_logfile() local847 new_logfp = stderr; in switch_to_logfile()852 new_logfp = stderr; in switch_to_logfile()870 new_logfp = fopen(logfile, "a"); in switch_to_logfile()878 if (!new_logfp && logfile) { in switch_to_logfile()888 logfp = new_logfp; in switch_to_logfile()