Home
last modified time | relevance | path

Searched refs:devfsmap_logfile (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libdevinfo/
H A Ddevfsmap.c141 char *devfsmap_logfile = "/tmp/devfsmap.log"; variable
2150 if (*devfsmap_logfile != '\0') { in vlog_debug_msg()
2151 logfp = fopen(devfsmap_logfile, "a"); in vlog_debug_msg()