Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/telnet/
H A Dexterns.h310 void tel_leave_binary(int);
H A Dcommands.c599 tel_leave_binary(3); in togbinary()
625 tel_leave_binary(1); in togrbinary()
651 tel_leave_binary(2); in togxbinary()
H A Dtelnet.c2395 tel_leave_binary(int rw) in tel_leave_binary() function