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

/freebsd-11-stable/contrib/telnet/telnet/
H A Dnetwork.c157 ExitString("Connection closed by foreign host.\n", 1);
H A Dexterns.h243 ExitString(const char *, int),
H A Dtelnet.c218 ExitString("Invalid baud rate provided.\n", 1);
224 ExitString("Invalid baud rate provided.\n", 1);
229 ExitString("No room in buffer for baud rate.\n", 1);
789 ExitString("No room in buffer for terminal type.\n", 1);
H A Dutilities.c904 ExitString(const char *string, int returnCode)
903 ExitString(const char *string, int returnCode) function
H A Dcommands.c2502 ExitString("Connection closed by foreign host.\n",1);
/freebsd-11-stable/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 400 milliseconds