Home
last modified time | relevance | path

Searched defs:fputs (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/lib/libc/stdio/
H A Dfputs.c56 fputs(const char *s, FILE *fp) in fputs() function
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
H A Derror.c39 #define fputs(s, stream) printf ("%s", s) macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/
H A Derror.c41 #define fputs(s, stream) printf ("%s", s) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h43 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstdio-write.c184 fputs (const char *string, FILE *stream) in fputs() function
/netbsd-src/bin/sh/bltin/
H A Dbltin.h74 #define fputs(...) _RETURN_INT(outstr(__VA_ARGS__)) macro
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.c466 # define fputs(s, f) _IO_fputs (s, f) macro
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/bsd/openldap/include/
H A Dportable.h1161 #define fputs ber_pvt_fputs macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsystem.h156 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h156 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/
H A Diotrace.c2275 fputs (const char *s, FILE *stream) in fputs() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Diotrace.c2619 fputs (const char *s, FILE *stream) function