Home
last modified time | relevance | path

Searched refs:fputs_unlocked (Results 1 – 25 of 56) sorted by relevance

123

/netbsd/external/gpl2/xcvs/dist/lib/
H A Dgetpass.c62 # undef fputs_unlocked
63 # define fputs_unlocked(str,stream) fputs (str, stream) macro
130 fputs_unlocked (prompt, out); in getpass()
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/netbsd/external/gpl2/xcvs/dist/m4/
H A Dunlocked-io.m428 dnl fgets_unlocked(), fputs_unlocked() etc.
33 fflush_unlocked fgets_unlocked fputc_unlocked fputs_unlocked
H A Dgetpass.m440 AC_CHECK_DECLS_ONCE([fflush_unlocked flockfile fputs_unlocked funlockfile putc_unlocked])
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/
H A Dunlocked-io.m426 dnl fgets_unlocked(), fputs_unlocked() etc.
35 AC_CHECK_DECLS_ONCE([fputs_unlocked])
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/
H A Dunlocked-io.m426 dnl fgets_unlocked(), fputs_unlocked() etc.
35 AC_CHECK_DECLS_ONCE([fputs_unlocked])
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dunlocked-io.h81 # define fputs(x,y) fputs_unlocked (x,y)
83 # define fputs_unlocked(x,y) fputs (x,y) macro
/netbsd/external/gpl3/gcc.old/dist/fixincludes/
H A Dsystem.h125 # define fputs(String, Stream) fputs_unlocked (String, Stream)
127 extern int fputs_unlocked (const char *, FILE *);
H A Dconfig.h.in106 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
216 /* Define to 1 if you have the `fputs_unlocked' function. */
H A Dconfigure.ac87 fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked dnl
/netbsd/external/gpl3/gcc/dist/fixincludes/
H A Dsystem.h125 # define fputs(String, Stream) fputs_unlocked (String, Stream)
127 extern int fputs_unlocked (const char *, FILE *);
H A Dconfig.h.in106 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
220 /* Define to 1 if you have the `fputs_unlocked' function. */
H A Dconfigure.ac87 fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked dnl
/netbsd/external/gpl2/diffutils/dist/m4/
H A Djm-glibc-io.m412 fflush_unlocked, fgets_unlocked, fputc_unlocked, fputs_unlocked,
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dsystem.h146 # define fputs(String, Stream) fputs_unlocked (String, Stream)
148 extern int fputs_unlocked (const char *, FILE *);
H A Dconfig.in96 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
159 /* Define to 1 if you have the `fputs_unlocked' function. */
H A Dconfigure.ac75 fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked dnl
/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dsystem.h146 # define fputs(String, Stream) fputs_unlocked (String, Stream)
148 extern int fputs_unlocked (const char *, FILE *);
H A Dconfig.in96 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if
159 /* Define to 1 if you have the `fputs_unlocked' function. */
H A Dconfigure.ac75 fileno_unlocked fprintf_unlocked fputc_unlocked fputs_unlocked dnl
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dunlocked-io.h43 # define fputs(x,y) fputs_unlocked (x,y)
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsystem.h156 # define fputs(String, Stream) fputs_unlocked (String, Stream)
158 extern int fputs_unlocked (const char *, FILE *);
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsystem.h156 # define fputs(String, Stream) fputs_unlocked (String, Stream)
158 extern int fputs_unlocked (const char *, FILE *);

123