Lines Matching refs:usrerr
111 void usrerr(const char *, ...);
192 usrerr("Unknown flag -%s", p);
209 usrerr("Usage:\tvacation username\n\tvacation -I\n"
224 usrerr("user %s look up failed, name services outage ?",
233 usrerr("%s: %s\n", buf, strerror(errno));
392 usrerr("No initial From line");
401 usrerr("Funny From line '%s'", line);
766 usrerr("No message to send");
771 usrerr("pipe() failed");
776 usrerr("fork() failed");
786 usrerr("can't exec /usr/lib/sendmail");
792 usrerr("fdopen() failed");
806 usrerr("newstr: cannot alloc memory");
812 usrerr("can't open temp file %s", tmpf_name);
817 usrerr("can't open temp file %s", tmpf_name);
879 usrerr("can't open temp file %s", tmpf_name);
916 usrerr("No home!");
923 usrerr("%s: %s\n", buf, strerror(errno));
944 usrerr(const char *f, ...) in usrerr() function
978 usrerr("newstr: cannot alloc memory");
1039 usrerr("User ID unknown"); in AutoInstall()
1044 usrerr("Out of memory"); in AutoInstall()
1049 usrerr("Home directory unknown"); in AutoInstall()
1073 usrerr("Cannot open %s", file); in AutoInstall()