| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/ |
| H A D | debianrules | 52 print STDOUT "export kde_confdir=$kde_confdir\n"; 53 print STDOUT "export kde_prefix=$kde_prefix\n"; 54 print STDOUT "export kde_bindir=$kde_bindir\n"; 55 print STDOUT "export kde_includedir=$kde_includedir\n"; 56 print STDOUT "export kde_libdir=$kde_libdir\n"; 57 print STDOUT "export kde_cgidir=$kde_cgidir\n"; 58 print STDOUT "export kde_moduledir=$kde_moduledir\n"; 59 print STDOUT "export kde_appsdir=$kde_appsdir\n"; 60 print STDOUT "export kde_datadir=$kde_datadir\n"; 61 print STDOUT "export kde_htmldir=$kde_htmldir\n"; [all …]
|
| H A D | am_edit | 92 print STDOUT "\n"; 93 print STDOUT basename($thisProg), " $version\n", 118 print STDOUT "Usage $thisProg [OPTION] ... [dir/Makefile.in]...\n", 167 print STDOUT "Scanning for Makefile.in\n" if ($verbose); 171 print STDOUT "Using input files specified by user\n" if ($verbose); 181 printf STDOUT "Time %.2f CPU sec\n", (times)[0] - $start if ($verbose); 242 print STDOUT "Processing makefile $printname\n" if ($verbose); 494 print STDOUT "found Makefile.in without Makefile.am\n" if ($verbose); 570 print STDOUT "will use suffix $cxxsuffix\n" if ($verbose); 604 print STDOUT "found program $program\n" if ($verbose); [all …]
|
| /netbsd-src/external/bsd/top/dist/ |
| H A D | screen.c | 154 #define STDOUT 1 macro 340 if (ioctl(STDOUT, TIOCGETP, &old_settings) == -1) in screen_readtermcap() 346 if (ioctl(STDOUT, TCGETA, &old_settings) == -1) in screen_readtermcap() 352 if (tcgetattr(STDOUT, &old_settings) == -1) in screen_readtermcap() 367 if (ioctl(STDOUT, TIOCGETP, &old_settings) != -1) in screen_init() 375 (void) ioctl(STDOUT, TIOCSETP, &new_settings); in screen_init() 384 (void) ioctl(STDOUT, TIOCLGET, &old_lword); in screen_init() 388 (void) ioctl(STDOUT, TIOCLSET, &new_lword); in screen_init() 398 if (ioctl(STDOUT, TCGETA, &old_settings) != -1) in screen_init() 408 (void) ioctl(STDOUT, TCSETA, &new_settings); in screen_init() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | redirects.txt | 5 # RUN: FileCheck --check-prefix=STDOUT-WRITE < %t.stdout-write %s 7 # STDOUT-WRITE-NOT: not-present 8 # STDOUT-WRITE: is-present 11 # RUN: FileCheck --check-prefix=STDOUT-APPEND < %t.stdout-write %s 13 # STDOUT-APPEND: is-present 14 # STDOUT-APPEND: appended-line
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/ |
| H A D | 01-test_symbol_presence.t | 37 *OSTDOUT = *STDOUT; 39 open STDOUT, ">", devnull(); 42 close STDOUT; 44 *STDOUT = *OSTDOUT;
|
| /netbsd-src/crypto/external/bsd/openssl/dist/util/ |
| H A D | withlibctx.pl | 16 open (my $STDOUT_ORIG, '>&', STDOUT); 22 open(STDOUT, '>>', $tmpfile); 25 close(STDOUT); 29 open (STDOUT, '>&', $STDOUT_ORIG);
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/ |
| H A D | 01-test_symbol_presence.t | 49 *OSTDOUT = *STDOUT; 51 open STDOUT, ">", devnull(); 54 close STDOUT; 56 *STDOUT = *OSTDOUT;
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/functional/cases/ |
| H A D | __init__.py | 31 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT}) 36 kwargs.update({'stdout': subprocess.PIPE, 'stderr': subprocess.STDOUT}) 44 stderr=subprocess.STDOUT)
|
| /netbsd-src/external/bsd/am-utils/dist/m4/ |
| H A D | chop-aclocal.pl | 7 printf(STDOUT "FILE: $file\n"); 14 printf(STDOUT "FILE: $file\n");
|
| /netbsd-src/crypto/external/bsd/openssl/dist/ms/ |
| H A D | uplink-ia64.pl | 9 $output = pop and open STDOUT,">$output"; 60 close STDOUT;
|
| H A D | uplink-x86.pl | 15 $output = pop and open STDOUT,">$output"; 43 close STDOUT;
|
| H A D | uplink-x86_64.pl | 15 *STDOUT=*OUT; 74 close STDOUT;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ms/ |
| H A D | uplink-ia64.pl | 10 open STDOUT,">$output"; 61 close STDOUT;
|
| H A D | uplink-x86.pl | 16 open STDOUT,">$output"; 44 close STDOUT;
|
| H A D | uplink-x86_64.pl | 12 *STDOUT=*OUT; 71 close STDOUT;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
| H A D | arm64cpuid.pl | 19 *STDOUT=*OUT; 147 close STDOUT or die "error closing STDOUT: $!";
|
| H A D | armv4cpuid.pl | 19 *STDOUT=*OUT; 296 close STDOUT or die "error closing STDOUT: $!";
|
| H A D | c64xpluscpuid.pl | 10 open STDOUT,">$output"; 287 close STDOUT or die "error closing STDOUT: $!";
|
| H A D | alphacpuid.pl | 11 open STDOUT,">$output"; 257 close STDOUT or die "error closing STDOUT: $!";
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
| H A D | arm64cpuid.pl | 22 *STDOUT=*OUT; 157 close STDOUT or die "error closing STDOUT: $!";
|
| H A D | armv4cpuid.pl | 22 *STDOUT=*OUT; 300 close STDOUT or die "error closing STDOUT: $!";
|
| H A D | c64xpluscpuid.pl | 10 open STDOUT,">$output"; 287 close STDOUT or die "error closing STDOUT: $!";
|
| /netbsd-src/external/bsd/cron/dist/ |
| H A D | popen.c | 136 if (pdes[1] != STDOUT) { in cron_popen() 137 (void)dup2(pdes[1], STDOUT); in cron_popen() 140 (void)dup2(STDOUT, STDERR); /* stderr too! */ in cron_popen()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| H A D | ia64-mont.pl | 858 open STDOUT,">$output" if $output; 860 close STDOUT or die "error closing STDOUT: $!";
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| H A D | ia64-mont.pl | 859 open STDOUT,">$output" if $output; 861 close STDOUT or die "error closing STDOUT: $!";
|