fgets_unlocked    116 maint/gnulib/lib/argp-namefrob.h # define fgets_unlocked(x,y,z) fgets (x,y,z)
fgets_unlocked     68 maint/gnulib/lib/unlocked-io.h #  define fgets_unlocked(x,y,z) fgets (x,y,z)