Searched defs:fputs_unlocked (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dfputs.c48 fputs_unlocked(const char * __restrict s, FILE * __restrict fp) function
/freebsd-current/contrib/diff/lib/
H A Dunlocked-io.h83 # define fputs_unlocked(x,y) fputs (x,y) macro

Completed in 108 milliseconds