Home
last modified time | relevance | path

Searched refs:PUTRAW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.h242 # define PUTRAW putraw macro
253 static __inline void PUTRAW(int c) { in PUTRAW() function
H A Ded.screen.c658 (void) tputs(scap, 1, PUTRAW); in EchoTC()
673 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, PUTRAW); in EchoTC()
704 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows, PUTRAW); in EchoTC()