Home
last modified time | relevance | path

Searched defs:fputs_unlocked (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/lib/libc/stdio/
H A Dfputs.c47 fputs_unlocked(const char * __restrict s, FILE * __restrict fp) in fputs_unlocked() function
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dgetpass.c60 # define fputs_unlocked(str,stream) fputs (str, stream) macro
H A Dunlocked-io.h83 # define fputs_unlocked(x,y) fputs (x,y) macro
/dflybsd-src/contrib/grep/lib/
H A Dunlocked-io.h82 # define fputs_unlocked(x,y) fputs (x,y) macro