Searched defs:stdout (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dextract_vplan.py38 stdout=subprocess.PIPE, variable
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/src/
H A Dgettext.c189 fputs (dgettext (domain, msgid), stdout); local
H A Dngettext.c196 fputs (dngettext (domain, msgid, msgid_plural, n), stdout); local
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dtstgettext.c215 fputs (dgettext (domain, msgid), stdout); local
H A Dtstngettext.c192 fputs (dngettext (domain, msgid, msgid_plural, n), stdout); local
/netbsd-current/external/gpl2/rcs/dist/src/
H A Drcsmerge.c245 Ofclose(stdout); variable
H A Drcsclean.c237 Ofclose(stdout); variable
/netbsd-current/usr.sbin/rdate/
H A Drdate.c173 (void) fputs(ctime(&tim), stdout); local
/netbsd-current/usr.bin/pwhash/
H A Dpwhash.c162 (void)fputs(crypt(string, salt), stdout); local
/netbsd-current/external/bsd/libevent/dist/sample/
H A Dhttp-connect.c70 fwrite(evbuffer_pullup(evbuf, len), len, 1, stdout); local
/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBenchmark.py15 from SATestBuild import ProjectTester, stdout, TestInfo namespace
H A DSATestBuild.py108 def stdout(message: str): function
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dputshell.c311 if (IS_LOWER_CASE_CHAR(ch)) fputc(toupper(ch), stdout); local
[all...]
/netbsd-current/bin/sh/bltin/
H A Dbltin.h55 #undef stdout macro
63 #define stdout out1 macro
/netbsd-current/sys/arch/shark/stand/ofwboot/
H A DLocore.c505 static int stdout; variable
/netbsd-current/sys/dev/ofw/
H A Dofcons.c62 static int stdin, stdout; variable
/netbsd-current/sys/arch/macppc/stand/bootxx/
H A Dbootxx.c300 int stdout; variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/
H A De_os.h182 # undef stdout macro
186 # define stdout (&__iob_func()[1]) macro
190 # undef stdout macro
201 # define stdout (&_imp___iob[1]) macro
/netbsd-current/sys/arch/ofppc/stand/ofwboot/
H A DLocore.c517 static int stdout; variable
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dsize.c543 fputs (bfd_get_filename (abfd), stdout); local
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dsize.c537 fputs (bfd_get_filename (abfd), stdout); local
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dsize.c543 fputs (bfd_get_filename (abfd), stdout); local
/netbsd-current/crypto/external/bsd/openssl/dist/
H A De_os.h144 # undef stdout macro
148 # define stdout (&__iob_func()[1]) macro
/netbsd-current/include/
H A Dstdio.h217 #define stdout (&__sF[1]) macro
/netbsd-current/sys/arch/macppc/dev/
H A Dzs.c854 static int stdin, stdout; variable

Completed in 323 milliseconds

12