HomeSort by: relevance | last modified time | path
    Searched refs:opt_c (Results 1 - 12 of 12) sorted by relevancy

  /xsrc/external/mit/xterm/dist/vttests/
dynamic.pl 56 our ( $opt_c, $opt_r );
129 if ( defined($opt_c) ) {
130 &no_reply("\x1b]12;$opt_c\007");
erase.pl 39 our ($opt_c, $opt_n, $opt_r, $opt_w);
44 if (defined($opt_c)) {
102 if (defined($opt_c)) {
decsed.pl 40 our ( $opt_c, $opt_n, $opt_p, $opt_w );
137 &set_color(1) if ($opt_c);
157 &set_color(0) if ($opt_c);
halves.pl 42 our ( $opt_c, $opt_n, $opt_r, $opt_w );
65 if ( defined($opt_c) ) {
151 if ( defined($opt_c) ) {
insdelln.pl 51 our ( $opt_c, $opt_n, $opt_r, $opt_w );
88 if ( defined($opt_c) ) {
224 if ( defined($opt_c) ) {
scroll.pl 51 our ( $opt_c, $opt_n, $opt_r, $opt_w );
88 if ( defined($opt_c) ) {
223 if ( defined($opt_c) ) {
query-status.pl 44 our ( $opt_a, $opt_c, $opt_d, $opt_8 );
190 elsif ($opt_c) {
tcapquery.pl 43 $opt_a, $opt_b, $opt_c, $opt_e, $opt_f, $opt_i,
70 not( defined($opt_c)
231 if ( defined($opt_a) || defined($opt_c) ) {
356 if ( defined($opt_c) ) {
256colors2.pl 47 our ( $opt_8, $opt_c, $opt_C, $opt_d, $opt_h, $opt_q, $opt_r, $opt_s, $opt_u );
129 if ($opt_c) {
137 if ($opt_C) {
88colors2.pl 48 our ( $opt_8, $opt_c, $opt_C, $opt_d, $opt_h, $opt_q, $opt_r, $opt_s, $opt_u );
130 if ($opt_c) {
138 if ($opt_C) {
lrmm-scroll.pl 49 our ( $opt_8, $opt_c, $opt_l, $opt_o, $opt_r, $opt_s, $opt_w, $opt_x );
89 if ( defined($opt_c) ) {
208 if ( defined($opt_c) ) {
titlestack.pl 51 our ( $opt_b, $opt_c, $opt_g, $opt_l, $opt_s, $opt_v, $opt_8 );
254 if ($opt_c) {
272 if ($opt_c) {
622 if ($opt_c) {
623 open( my $cmd_fp, "<", $opt_c ) || &main::HELP_MESSAGE;

Completed in 36 milliseconds