vfscanf            93 maint/gnulib/lib/stdio-read.c   retval = vfscanf (stdin, format, args);
vfscanf           110 maint/gnulib/lib/stdio-read.c   retval = vfscanf (stream, format, args);
vfscanf           123 maint/gnulib/lib/stdio-read.c   return vfscanf (stdin, format, args);
vfscanf           132 maint/gnulib/lib/stdio-read.c #undef vfscanf
vfscanf           134 maint/gnulib/lib/stdio-read.c   CALL_WITH_ERRNO_FIX (int, vfscanf (stream, format, args), ret == EOF)
vfscanf          1564 maint/gnulib/lib/stdio.in.h _GL_FUNCDECL_RPL (vfscanf, int,
vfscanf          1569 maint/gnulib/lib/stdio.in.h _GL_CXXALIAS_RPL (vfscanf, int,
vfscanf          1573 maint/gnulib/lib/stdio.in.h _GL_CXXALIAS_SYS (vfscanf, int,
vfscanf          1578 maint/gnulib/lib/stdio.in.h _GL_CXXALIASWARN (vfscanf);
vfscanf           213 maint/gnulib/tests/test-stdio-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::vfscanf, int,