Searched defs:fputs_unlocked (Results 1 – 2 of 2) sorted by relevance
48 fputs_unlocked(const char * __restrict s, FILE * __restrict fp) in fputs_unlocked() function
83 # define fputs_unlocked(x,y) fputs (x,y) macro