Searched refs:fputs_unlocked (Results 1 – 7 of 7) sorted by relevance
48 fputs_unlocked(const char * __restrict s, FILE * __restrict fp) in fputs_unlocked() function71 retval = fputs_unlocked(s, fp); in fputs()
172 fputs_unlocked;
61 MLINKS+=fputs.3 fputs_unlocked.3 \
81 # define fputs(x,y) fputs_unlocked (x,y)83 # define fputs_unlocked(x,y) fputs (x,y) macro
358 int fputs_unlocked(const char * __restrict, FILE * __restrict);
1400 /// int fputs_unlocked(const char *s, FILE *stream);1401 TLI_DEFINE_ENUM_INTERNAL(fputs_unlocked)1402 TLI_DEFINE_STRING_INTERNAL("fputs_unlocked")
1767 fun:fputs_unlocked=uninstrumented