fcopy             358 maint/gnulib/lib/exclude.c       char *fcopy = xstrdup (f);
fcopy             361 maint/gnulib/lib/exclude.c       for (p = fcopy; ; *p++ = '/')
fcopy             366 maint/gnulib/lib/exclude.c           r = mbscasecmp (pattern, fcopy);
fcopy             370 maint/gnulib/lib/exclude.c       free (fcopy);