Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/telnet/
H A Dexterns.h199 void tel_leave_binary(int rw);
H A Dcommands.c478 tel_leave_binary(3); in togbinary()
504 tel_leave_binary(1); in togrbinary()
530 tel_leave_binary(2); in togxbinary()
H A Dtelnet.c2176 tel_leave_binary(int rw) in tel_leave_binary() function