Home
last modified time | relevance | path

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

/freebsd/libexec/rbootd/
H A Drbootd.c432 if ((DbgFp = fopen(DbgFile, "w")) == NULL) in DebugOn()
433 syslog(LOG_ERR, "can't open debug file (%s)", DbgFile); in DebugOn()
H A Dconf.c69 char *DbgFile = _PATH_RBOOTDDBG; /* debug output file */ variable
H A Ddefs.h132 extern char *DbgFile; /* debug output file */