Home
last modified time | relevance | path

Searched refs:usrerr (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailcompat.c52 void usrerr(const char *, ...);
72 usrerr("Unknown flag -%s", p);
83 usrerr("Usage: mailcompat username (or) mailcompat -r");
92 usrerr("user: %s look up failed, name services outage ?", myname);
161 usrerr("No initial From line");
170 usrerr("Funny From line '%s'", line);
221 usrerr(const char *f, ...) in usrerr() function
255 usrerr("newstr: cannot alloc memory");
277 usrerr("Home directory unknown"); in AutoInstall()
H A Dvacation.c106 void usrerr(const char *, ...);
187 usrerr("Unknown flag -%s", p);
387 usrerr("No initial From line");
761 usrerr("No message to send");
767 usrerr("pipe() failed");
772 usrerr("fork() failed");
788 usrerr("fdopen() failed");
912 usrerr("No home!");
940 usrerr(const char *f, ...) in usrerr() function
1035 usrerr("User ID unknown"); in AutoInstall()
[all …]
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c412 usrerr(response); \
418 usrerr(response); \
449 usrerr(MSG_TEMPFAIL); \
1611 usrerr(nullserver);
2185 usrerr(response);
2311 usrerr(MSG_TEMPFAIL);
3038 usrerr(MSG_TEMPFAIL);
3390 usrerr(response);
3431 usrerr(MSG_TEMPFAIL);
3510 usrerr(response);
[all …]
H A Dparseaddr.c746 usrerr("553 5.1.1 Address too long");
778 usrerr("553 Unbalanced '\"'");
783 usrerr("553 Unbalanced '('");
789 usrerr("553 Unbalanced '<'");
804 usrerr("553 Unbalanced '<'");
855 usrerr("553 Unbalanced ')'");
882 usrerr("553 Unbalanced '>'");
2092 usrerr(fmt, ubuf + off);
2096 usrerr(fmt, ubuf + off);
2103 usrerr("553 5.3.0 %s", ubuf);
[all …]
H A Dmain.c860 usrerr("More than one \"from\" person");
892 usrerr("Bad hop count (%s)", optarg);
926 usrerr("Invalid -N argument");
971 usrerr("Can not use -Q with -b%c", OpMode);
993 usrerr("Can not use -q with -b%c", OpMode);
1015 usrerr("Can not use -q!G");
1086 usrerr("Invalid -q value");
1101 usrerr("Duplicate -R flag");
1110 usrerr("Invalid -R value");
1126 usrerr("Invalid syntax in -V flag");
[all …]
H A Dmime.c134 usrerr("mime8to7: recursion level %d exceeded",
204 usrerr("mime8to7: Empty parameter in Content-Type header");
274 usrerr("mime8to7: Content-Type: \"%s\": %s boundary",
288 usrerr("mime8to7: multipart boundary \"%s\" too long",
308 usrerr("mime8to7: multipart nesting boundary too deep");
H A Dconvtime.c70 usrerr("Invalid time unit `%c'", c);
H A Derr.c279 usrerr(const char *fmt, ...) in usrerr() function
281 usrerr(fmt, va_alist) in usrerr()
H A Dalias.c765 usrerr("553 5.3.5 %s... bad address", p);
790 usrerr("554 5.3.5 alias too long");
H A Dcollect.c103 usrerr("No recipient addresses found in header");
821 usrerr("421 4.4.1 collect: %s on connection from %s, from=%s",
H A Dsavemail.c1607 usrerr("bogus xtext: +%c", c);
1623 usrerr("bogus xtext: +%x%c", *p >> 4, c);
H A Drecipient.c859 usrerr("451 4.2.4 Cannot open %s: %s",
1710 usrerr("451 4.4.1 open timeout on %s", fname);
H A Ddeliver.c4156 usrerr(mbuf, &statmsg[off]);
5537 usrerr("454 4.3.0 cannot open %s: %s",
5544 usrerr("554 5.3.0 cannot open %s: %s",
H A Dconf.c1251 usrerr("553 No ARPA mail through this machine: see your system administration");
3933 usrerr("Daemon cannot have LUID");
H A Dsendmail.h2409 extern void PRINTFLIKE(1, 2) usrerr __P((const char *, ...));
H A Dusersmtp.c3153 usrerr("451 4.4.1 reply: read error from %s",
H A Dqueue.c4848 usrerr("510 You are not permitted to see the queue");
5900 usrerr("452 4.4.5 Insufficient disk space; try again later");
H A Dreadcf.c2761 usrerr("name server (I option) specified but BIND not compiled in");
H A Dmap.c6135 usrerr("Cannot rebuild aliases: no database format defined");