Searched defs:fputs_unlocked (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | getpass.c | 63 # define fputs_unlocked(str,stream) fputs (str, stream) macro
|
H A D | unlocked-io.h | 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | unlocked-io.h | 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | unlocked-io.h | 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | unlocked-io.h | 83 # define fputs_unlocked(x,y) fputs (x,y) macro
|