Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c2486 dosynch() in dosynch() function
2535 (void) dosynch(); in intp()
2550 (void) dosynch(); in sendbrk()
2569 (void) dosynch(); in sendabort()
2586 (void) dosynch(); in sendsusp()
H A Dexterns.h301 extern int dosynch(void);
H A Dcommands.c412 { "synch", "Perform Telnet 'Synch operation'", 1, 0, dosynch, 2, 0 },