Searched refs:SUBBUFSIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h53 #define SUBBUFSIZE 256 macro
H A Dtelnet.c40 static unsigned char subbuffer[SUBBUFSIZE],
1428 #define OPT_REPLY_SIZE (2 * SUBBUFSIZE)
/freebsd-12-stable/contrib/telnet/telnet/
H A Dexterns.h89 #define SUBBUFSIZE 256 macro
H A Dtelnet.c71 static unsigned char subbuffer[SUBBUFSIZE],
1518 #define OPT_REPLY_SIZE (2 * SUBBUFSIZE)

Completed in 115 milliseconds