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

12

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonReadline.cpp43 simple_readline(FILE *stdin, FILE *stdout, const char *prompt) argument
/freebsd-11-stable/bin/sh/bltin/
H A Dbltin.h49 #undef stdout macro
50 #define stdout out1 macro
/freebsd-11-stable/stand/ofw/libofw/
H A Dofw_console.c44 static ihandle_t stdout; variable
/freebsd-11-stable/stand/liblua/
H A Dlstd.h68 #define stdout 1 macro
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_early_fb.c135 ihandle_t stdout; local
/freebsd-11-stable/gnu/usr.bin/rcs/rcsmerge/
H A Drcsmerge.c242 Ofclose(stdout); variable
/freebsd-11-stable/gnu/usr.bin/rcs/rcsclean/
H A Drcsclean.c235 Ofclose(stdout); variable
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dputshell.c309 if (IS_LOWER_CASE_CHAR(ch)) fputc(toupper(ch), stdout); local
[all...]
/freebsd-11-stable/sys/dev/ofw/
H A Dofw_console.c110 static pcell_t stdout; variable
H A Dopenfirm.c83 static ihandle_t stdout; variable
/freebsd-11-stable/sys/dev/fb/
H A Dcreator_vt.c76 ihandle_t stdout; local
H A Dcreator.c402 ihandle_t stdout; local
H A Dmachfb.c449 ihandle_t stdout; local
/freebsd-11-stable/contrib/binutils/binutils/
H A Dsize.c461 fputs (bfd_get_filename (abfd), stdout); local
/freebsd-11-stable/sys/dev/vt/hw/ofwfb/
H A Dofwfb.c91 ihandle_t stdout; local
/freebsd-11-stable/contrib/opie/
H A Dopielogin.c306 fflush(stdout); variable
/freebsd-11-stable/sys/powerpc/pseries/
H A Dphyp_console.c194 ihandle_t stdout; local
/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c1139 (void) fputs(_nc_visbuf(string), stdout); local
/freebsd-11-stable/crypto/openssl/
H A De_os.h323 # undef stdout macro
327 # define stdout (&__iob_func()[1]) macro
331 # undef stdout macro
342 # define stdout (&_imp___iob[1]) macro
/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_syscons.c226 ihandle_t stdout; local
/freebsd-11-stable/include/
H A Dstdio.h239 #define stdout __stdoutp macro
/freebsd-11-stable/contrib/ncurses/progs/
H A Dinfocmp.c964 fputs(TIC_EXPAND(buf2), stdout); local
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcp-demangle.c4331 fputs (dyn_string_buf (mangled), stdout); local
/freebsd-11-stable/contrib/groff/src/utils/hpftodit/
H A Dhpftodit.cpp873 fputs(hp_msl_to_ucode_name(charcode), stdout); local
875 fputs(unicode_to_ucode_name(charcode), stdout); local
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcp-demangle.c4463 fputs (dyn_string_buf (mangled), stdout); local

Completed in 382 milliseconds

12