Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/rbootd/
H A Drbootd.c437 if ((DbgFp = fopen(DbgFile, "w")) == NULL) in DoDebugOn()
438 syslog(LOG_ERR, "can't open debug file (%s)", DbgFile); in DoDebugOn()
H A Dconf.c70 char *DbgFile = _PATH_RBOOTDDBG; /* debug output file */ variable
H A Ddefs.h117 extern char *DbgFile; /* debug output file */