Home
last modified time | relevance | path

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

/dragonfly/usr.bin/telnet/
H A Dterminal.c124 n = TerminalWrite(ttyoring.consume, n); in ttyflush()
139 n1 = TerminalWrite(ttyoring.bottom, n1); in ttyflush()
H A Dexterns.h296 TerminalWrite(char *, int),
H A Dsys_bsd.c128 TerminalWrite(char *buf, int n) in TerminalWrite() function