Searched refs:SYSTEM (Results 1 - 17 of 17) sorted by relevance

/ast/src/cmd/mailx/
H A Dproc.c171 note(SYSTEM, "%s", file);
178 note(SYSTEM, "%s", file);
185 note(SYSTEM, "%s", file);
196 note(SYSTEM, "%s", file);
249 note(FATAL|SYSTEM|ERROR|IDENTIFY, "\"%s\": temporary file error", b);
255 note(FATAL|SYSTEM|ERROR|IDENTIFY, "\"%s\": temporary file error", b);
339 note(SYSTEM, "%s", in);
356 note(SYSTEM, "%s", on);
372 note(SYSTEM, "%s", on);
377 note(SYSTEM, "
[all...]
H A Dsmtp.c118 note(SYSTEM, "smtp: %s: cannot connect to service", svc);
128 note(SYSTEM, "smtp: %s: cannot buffer service", svc);
270 note(SYSTEM, "smtp: %s: service write error", svc);
273 note(SYSTEM, "smtp: %s: service read error", svc);
H A Dquit.c174 note(SYSTEM, "%s", temp);
181 note(SYSTEM, "%s", temp);
231 note(SYSTEM, "%s", state.path.mail);
242 note(SYSTEM, "%s", state.path.mail);
283 note(SYSTEM, "%s", state.path.mail);
295 note(SYSTEM, "%s", state.path.mail);
520 note(SYSTEM, "%s", state.tmp.quit);
538 note(SYSTEM, "%s", mbox);
571 note(SYSTEM, "%s", mbox);
H A Dlocal.c228 note(SYSTEM, "%s: continuing without lock", name);
568 note(SYSTEM, "fork");
575 note(SYSTEM, "%s", cmd);
H A Dedit.c250 ret1: note(SYSTEM, "%s", state.tmp.edit);
H A Dfio.c167 note(FATAL|SYSTEM, "Temporary file");
367 note(SYSTEM, "%s", name);
518 note(PANIC|SYSTEM, "Empty file open");
524 note(PANIC|SYSTEM, "Temporary file seek");
531 note(PANIC|SYSTEM, "Temporary file seek");
655 note(SYSTEM, "%s: read error", name);
H A Dimap.c565 note(FATAL|SYSTEM, "Out of space [imap token]");
757 note(FATAL|SYSTEM, "Out of space [imap vm]");
795 note(FATAL|SYSTEM, "Out of space [imap block]");
805 note(FATAL|SYSTEM, "Out of space [imap block]");
819 note(FATAL|SYSTEM, "Out of space [imap block]");
1430 note(ERROR|SYSTEM, "imap: server send error");
1596 note(ERROR|SYSTEM, "imap: %s: cannot connect to service", svc);
1609 note(ERROR|SYSTEM, "imap: %s: cannot buffer service", svc);
1616 note(ERROR|SYSTEM, "imap: %s: service version %d.%d must be at least %d.%d", svc, imap->version, imap->revision, IMAP_VERSION, IMAP_REVISION);
1618 note(ERROR|SYSTEM, "ima
[all...]
H A Dcmd3.c376 note(SYSTEM, "%s", cp);
414 note(SYSTEM, "%s", cp);
435 note(SYSTEM, "%s: cannot rename to %s", f, t);
455 note(SYSTEM, "%s", cp);
H A Dcmd1.c518 note(SYSTEM, "\"%s\"", cmd);
698 note(SYSTEM, "%s: mime load error", s);
H A Dhead.c146 note(ERROR|SYSTEM, "Out of space");
446 note(ERROR|SYSTEM, "Out of space");
H A Dmisc.c114 if (flags & SYSTEM)
H A Dcmd2.c302 note(SYSTEM, "%s", file);
310 note(SYSTEM, "%s", file);
317 note(SYSTEM, "%s", file);
333 note(SYSTEM, "%s", temp);
837 note(SYSTEM, "%s", dir);
H A Dcollect.c289 note(SYSTEM, "%s", state.tmp.mail);
H A Dlex.c153 note(SYSTEM, "%s", name);
H A Dmailx.h312 #define SYSTEM (1<<6) /* append errno message */ macro
H A Dvars.c514 note(FATAL|SYSTEM, "\"%s\"", state.var.news);
/ast/src/cmd/nmake/
H A DMakefile13 RULESFILES = Scanrules.mk S.mk SCCS.mk SYSTEM.mk TABLE.mk \

Completed in 64 milliseconds