Searched refs:thissys (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/mail/ |
H A D | main.c | 184 thissys = p; in main() 186 thissys = utsn.nodename; in main() 188 Dout(pn, 11, "thissys = '%s', uname = '%s'\n", thissys, utsn.nodename); in main()
|
H A D | savehdrs.c | 70 s+rf+13, thissys, maildomain(),
|
H A D | gendeliv.c | 183 thissys, name, cbuf, buf); 190 thissys, buf,
|
H A D | init.c | 251 char *thissys; /* Holds name of the system we are on */ variable
|
H A D | copylet.c | 162 if (fprintf(f, rmtmsg, thissys) < 0) in xxxcopylet()
|
H A D | mail.h | 457 extern char *thissys; /* Holds name of the system we are on */
|
/titanic_41/usr/src/cmd/write/ |
H A D | write.c | 83 static char *thissys; variable 127 thissys = utsn.nodename; in main() 364 &ownname[0], thissys, oterminal, time_buf); in main()
|