Searched defs:devfsmap_logfile (Results 1 - 1 of 1) sorted by relevance

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

Completed in 59 milliseconds