getc_maybe_unlocked   39 maint/gnulib/lib/getdelim.c # define getc_maybe_unlocked(fp)        getc(fp)
getc_maybe_unlocked   45 maint/gnulib/lib/getdelim.c # define getc_maybe_unlocked(fp)        getc(fp)
getc_maybe_unlocked   47 maint/gnulib/lib/getdelim.c # define getc_maybe_unlocked(fp)        getc_unlocked(fp)