Home | History | Annotate | Download | only in glob

Lines Matching refs:glob_in_dir

297 static int glob_in_dir __P ((const char *pattern, const char *directory,
868 For each name we found, call glob_in_dir on it and FILENAME,
889 status = glob_in_dir (filename, dirs.gl_pathv[i],
917 /* We have ignored the GLOB_NOCHECK flag in the `glob_in_dir' calls.
1001 status = glob_in_dir (filename, dirname, flags, errfunc, pglob);
1213 glob_in_dir (pattern, directory, flags, errfunc, pglob)