Home
last modified time | relevance | path

Searched refs:thissys (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/mail/
H A Dmain.c182 thissys = p; in main()
184 thissys = utsn.nodename; in main()
186 Dout(pn, 11, "thissys = '%s', uname = '%s'\n", thissys, utsn.nodename); in main()
H A Dsavehdrs.c68 s+rf+13, thissys, maildomain(),
H A Dgendeliv.c181 thissys, name, cbuf, buf);
188 thissys, buf,
H A Dinit.c249 char *thissys; /* Holds name of the system we are on */ variable
H A Dcopylet.c160 if (fprintf(f, rmtmsg, thissys) < 0) in xxxcopylet()
H A Dmail.h457 extern char *thissys; /* Holds name of the system we are on */
/illumos-gate/usr/src/cmd/write/
H A Dwrite.c83 static char *thissys; variable
127 thissys = utsn.nodename; in main()
364 &ownname[0], thissys, oterminal, time_buf); in main()