Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/m4/
Dunlocked-io.m425 dnl fgets_unlocked(), fputs_unlocked() etc.
34 AC_CHECK_DECLS_ONCE([fputs_unlocked])
/ndk/sources/host-tools/sed-4.2.1/lib/
Dunlocked-io.h80 # define fputs(x,y) fputs_unlocked (x,y)
82 # define fputs_unlocked(x,y) fputs (x,y) macro
/ndk/sources/host-tools/sed-4.2.1/
Dconfig_h.in183 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if