Searched refs:devfsmap_logfile (Results 1 – 1 of 1) sorted by relevance
141 char *devfsmap_logfile = "/tmp/devfsmap.log"; variable2150 if (*devfsmap_logfile != '\0') { in vlog_debug_msg()2151 logfp = fopen(devfsmap_logfile, "a"); in vlog_debug_msg()