Searched defs:fputs (Results 1 - 19 of 19) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dfputs-lib.c7 fputs(const char *string, FILE *stream) function
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfputs.c56 fputs(s, fp) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dfputs-lib.c7 fputs(const char *string, FILE *stream) function
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/lib/
H A Dunlocked-io.h42 # undef fputs macro
43 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h124 # undef fputs macro
125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A Dsystem.h125 # undef fputs macro
126 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/bin/sh/bltin/
H A Dbltin.h68 #define fputs(...) _RETURN_INT(outstr(__VA_ARGS__)) macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Dstdio.c105 #undef fputs macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-6-1-5-RELEASE/gnu/dist/grep/lib/
H A Dobstack.c467 # define fputs macro
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/lib/
H A Dunlocked-io.h80 # undef fputs macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_cstdio.h53 #undef fputs macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_cstdio.h67 #undef fputs macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h124 # undef fputs macro
125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libcpp/
H A Dsystem.h125 # undef fputs macro
126 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dsystem.h136 # undef fputs macro
137 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dsystem.h133 # undef fputs macro
134 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dui-file.c256 set_ui_file_fputs (struct ui_file *file, ui_file_fputs_ftype *fputs) argument
/netbsd-6-1-5-RELEASE/external/bsd/openldap/include/
H A Dportable.h1161 #define fputs ber_pvt_fputs macro

Completed in 273 milliseconds