fputs_unlocked    124 maint/gnulib/lib/argp-namefrob.h # define fputs_unlocked(x,y) fputs (x,y)
fputs_unlocked     61 maint/gnulib/lib/getpass.c #   undef fputs_unlocked
fputs_unlocked     62 maint/gnulib/lib/getpass.c #   define fputs_unlocked(str,stream) fputs (str, stream)
fputs_unlocked     82 maint/gnulib/lib/unlocked-io.h #  define fputs_unlocked(x,y) fputs (x,y)