Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/telnet/
H A Dtelnet.c2241 dosynch(const char *s) in dosynch() function
2289 dosynch(NULL); in intp()
2303 dosynch(NULL); in sendbrk()
2317 dosynch(NULL); in sendabort()
2331 dosynch(NULL); in sendsusp()
H A Dexterns.h300 int dosynch(const char *);
H A Dcommands.c336 { "synch", "Perform Telnet 'Synch operation'", 1, 0, dosynch, 2, 0 },