Lines Matching refs:fatalperror
265 static void fatalperror(int, char *, int);
978 fatalperror(net, "Unable to open /dev/urandom: ",
984 fatalperror(net, "Unable to read from /dev/urandom: ",
2760 fatalperror(f, "open /dev/ptmx", errno);
2772 fatalperror(f, "ioctl I_PUSH ptem", errno);
2774 fatalperror(f, "ioctl I_PUSH ldterm", errno);
2776 fatalperror(f, "ioctl I_PUSH ttcompat", errno);
2916 fatalperror(f, "couldn't remove sockmod", errno);
2927 fatalperror(f, "ioctl I_PUSH cryptmod", errno);
2957 fatalperror(f, "ioctl I_PUSH telmod", errno);
2986 fatalperror(f, "readstream failed\n", errno);
2994 fatalperror(f, "open /dev/logindmux", errno);
2997 fatalperror(f, "open /dev/logindmux", errno);
3010 fatalperror(f, "fstat ptmfd failed", errno);
3028 fatalperror(f, "fstat netfd failed", errno);
3101 fatalperror(netfd, "fork", errno);
3115 fatalperror(netfd, line, errno);
3223 fatalperror(netfd, LOGIN_PROGRAM, errno);
3239 fatalperror(int f, char *msg, int errnum)
3346 fatalperror(net,
4602 fatalperror(net, "netibuf realloc failed\n", errno);