Searched refs:gl_pathc (Results 1 – 11 of 11) sorted by relevance
121 pglob->gl_pathc = entries; in glob()125 qsort(pglob->gl_pathv, pglob->gl_pathc, sizeof(char*), entry_comparer); in glob()129 pglob->gl_pathc = 0; in glob()135 pglob->gl_pathc = 0; in glob()167 pglob->gl_pathc = 0; in globfree()
26 unsigned gl_pathc; member
66 assert(g.gl_pathc <= NUM_PAGESIZES); in find_pagesizes()67 for (i = 0; i < g.gl_pathc; i++) { in find_pagesizes()73 num_page_sizes = g.gl_pathc; in find_pagesizes()
84 __size_t gl_pathc; /* Count of paths matched by the pattern. */ member113 __size_t gl_pathc; member
68 + argc = diskglob.gl_pathc;
316 for (i = 0; i < (int)gt.gl_pathc; i++) { in getpid_by_pdp()
2057 pglob->gl_pathc=0;2061 pathc = ++pglob->gl_pathc;2090 pglob->gl_pathc, pglob->gl_pathv, pglob->gl_offs, pglob->gl_flags);2091 for (i=0; i<pglob->gl_pathc; i++)2525 if (glob_target->gl_pathc != 1) {
2588 for (i = 0; i < globbuf.gl_pathc; ++i) in add_glob_file()
4397 ‘gl_pathc’4540 ‘gl_pathc’