Home
last modified time | relevance | path

Searched refs:ExitString (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.bin/telnet/
H A Dexterns.h224 ExitString(const char *, int) __dead2,
H A Dutilities.c896 ExitString(const char *string, int returnCode) in ExitString() function
H A Dtelnet.c740 ExitString("No room in buffer for terminal type.\n", 1); in suboption()
H A Dcommands.c2421 ExitString("Connection closed by foreign host.\n",1); in tn()