Searched refs:no_reply (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xterm/dist/vttests/
H A Ddynamic.pl67 sub no_reply($) { subroutine
125 &no_reply("\x1b]$code\007");
130 &no_reply("\x1b]12;$opt_c\007");
H A Dsetpos.pl80 sub no_reply($) { subroutine
249 &no_reply( sprintf "%s3;%d;%dt", $CSI, $pos[0], $pos[1] );
H A Dtcapquery.pl81 sub no_reply($) { subroutine
122 &no_reply( "\x1bP+p" . $param . "\x1b\\" );

Completed in 47 milliseconds