Searched defs:fputs_unlocked (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl2/xcvs/dist/lib/ | ||
| D | getpass.c | 63 # define fputs_unlocked(str,stream) fputs (str, stream) macro |
| D | unlocked-io.h | 83 # define fputs_unlocked(x,y) fputs (x,y) macro |