Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c1309 #define SLC_WRAPPER_SIZE 6 macro
1432 slc_reply = realloc(slc_reply, (len * 2) + SLC_WRAPPER_SIZE); in slc_start_reply()
1463 if (len <= SLC_WRAPPER_SIZE) in slc_end_reply()