Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dexterns.h241 extern void tel_leave_binary(int);
H A Dcommands.c691 tel_leave_binary(3);
720 tel_leave_binary(1);
749 tel_leave_binary(2);
H A Dtelnet.c2642 tel_leave_binary(rw) in tel_leave_binary() function