/netbsd-src/lib/libc/stdio/ |
H A D | fputs.c | 56 fputs(const char *s, FILE *fp) in fputs() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/ |
H A D | error.c | 39 #define fputs(s, stream) printf ("%s", s) macro
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/config/nvptx/ |
H A D | error.c | 41 #define fputs(s, stream) printf ("%s", s) macro
|
/netbsd-src/external/gpl2/diffutils/dist/lib/ |
H A D | unlocked-io.h | 43 # define fputs(x,y) fputs_unlocked (x,y) macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdio-write.c | 184 fputs (const char *string, FILE *stream) in fputs() function
|
/netbsd-src/bin/sh/bltin/ |
H A D | bltin.h | 74 #define fputs(...) _RETURN_INT(outstr(__VA_ARGS__)) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | system.h | 125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | system.h | 125 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | unlocked-io.h | 81 # define fputs(x,y) fputs_unlocked (x,y) macro
|
/netbsd-src/external/gpl2/grep/dist/lib/ |
H A D | obstack.c | 466 # define fputs(s, f) _IO_fputs (s, f) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | system.h | 146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | system.h | 146 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/bsd/openldap/include/ |
H A D | portable.h | 1161 #define fputs ber_pvt_fputs macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | system.h | 156 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | system.h | 156 # define fputs(String, Stream) fputs_unlocked (String, Stream) macro
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2275 fputs (const char *s, FILE *stream) in fputs() function
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | iotrace.c | 2619 fputs (const char *s, FILE *stream) function
|