Searched refs:ExitString (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/telnet/telnet/
H A Dnetwork.c155 ExitString("Connection closed by foreign host.\n", 1);
H A Dexterns.h243 ExitString(const char *, int),
H A Dtelnet.c216 ExitString("Invalid baud rate provided.\n", 1);
222 ExitString("Invalid baud rate provided.\n", 1);
227 ExitString("No room in buffer for baud rate.\n", 1);
787 ExitString("No room in buffer for terminal type.\n", 1);
H A Dutilities.c902 ExitString(const char *string, int returnCode)
901 ExitString(const char *string, int returnCode) function
H A Dcommands.c2505 ExitString("",1);
2507 ExitString("Connection closed by foreign host.\n",1);
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h366 void ExitString(char *string, int returnCode);
H A Dutilities.c821 ExitString("fd too large", 1);
861 ExitString(char *string, int returnCode)
860 ExitString(char *string, int returnCode) function
H A Dtelnet.c729 ExitString("No room in buffer for terminal type.\n", 1);
H A Dcommands.c2269 ExitString("Connection closed by foreign host.\r\n",1);

Completed in 107 milliseconds