Searched defs:binary_in (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c3263 char binary_in = 0; local
3317 * binary mode of telnet daemon. binary_in and
3320 if (binary_in != myopts[TELOPT_BINARY] ||
3339 binary_in = myopts[TELOPT_BINARY];

Completed in 62 milliseconds