Searched refs:fatalperror_errno (Results 1 – 4 of 4) sorted by relevance
144 void fatalperror_errno (int f, const char *msg, int error);
367 fatalperror_errno(int f, const char *msg, int error) in fatalperror_errno() function378 fatalperror_errno(f, msg, errno); in fatalperror()
1388 fatalperror_errno(net, new_login, save_errno); in start_login()
372 * telnetd/utility.c (fatalperror_errno): add a new function with