Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dgetpass.c63 # define fputs_unlocked(str,stream) fputs (str, stream) macro
Dunlocked-io.h83 # define fputs_unlocked(x,y) fputs (x,y) macro