Searched refs:fputs_unlocked (Results 1 – 3 of 3) sorted by relevance
25 dnl fgets_unlocked(), fputs_unlocked() etc.34 AC_CHECK_DECLS_ONCE([fputs_unlocked])
80 # define fputs(x,y) fputs_unlocked (x,y)82 # define fputs_unlocked(x,y) fputs (x,y) macro
183 /* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if