Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/saf/
H A Dlog.c153 if ((Dfp = fopen(DBGFILE, "a+")) == NULL) { in opendebug()
155 DBGFILE, strerror(errno)); in opendebug()
H A Dmisc.h62 # define DBGFILE "/var/saf/debug" /* SAC debug file */ macro
/titanic_41/usr/src/cmd/ttymon/
H A Dttymon.h117 #define DBGFILE "debug" /* debug file */ macro
H A Dtmlog.c237 (void)strcat(debugfile, DBGFILE); in opendebug()