typebuf           824 maint/gnulib/lib/mountlist.c             char typebuf[FSTYPSZ];
typebuf           827 maint/gnulib/lib/mountlist.c                 && sysfs (GETFSTYP, fsd.f_fstyp, typebuf) != -1)
typebuf           829 maint/gnulib/lib/mountlist.c                 me->me_type = xstrdup (typebuf);