Searched defs:fputs (Results 1 – 3 of 3) sorted by relevance
66 fputs(const char * __restrict s, FILE * __restrict fp) in fputs() function
58 #define fputs outstr macro
81 # define fputs(x,y) fputs_unlocked (x,y) macro