Searched refs:Logfile (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/bnu/ |
H A D | uucpdefs.c | 61 GLOBAL char Logfile[MAXFULLNAME]; variable
|
H A D | logent.c | 68 sprintf(logfile, "%s/%s", Logfile, Rmtname);
|
H A D | uucleanup.c | 166 (void) strcpy(Logfile, CLEANUPLOGFILE); 1080 _Lf = fopen(Logfile, "a"); 1081 (void) chmod(Logfile, LOGFILEMODE);
|
H A D | uucp.h | 524 EXTERN char Logfile[MAXFULLNAME]; variable
|
H A D | uucp.c | 85 (void) strcpy(Logfile, LOGUUCP);
|
H A D | uux.c | 119 STRNCPY(Logfile, LOGUUX);
|
H A D | uucico.c | 124 strcpy(Logfile, LOGCICO);
|
H A D | uuxqt.c | 93 (void) strcpy(Logfile, LOGUUXQT);
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | uucp.h | 461 EXTERN char Logfile[]; variable
|