Searched refs:gl_matchc (Results 1 – 24 of 24) sorted by relevance
42 if (g.gl_matchc == 0) in for_each_ses_dev()45 for(i = 0; i < g.gl_matchc; i++) { in for_each_ses_dev()66 return (g.gl_matchc != 0); in has_ses()
56 if (g.gl_matchc == 0) in for_one_ses_dev()
42 size_t gl_matchc; /* Count of paths matching pattern. */ member
170 limit.l_path_lim = pglob->gl_matchc; in freebsd11_glob()176 pglob->gl_matchc = 0; in freebsd11_glob()643 ++pglob->gl_matchc; in glob2()822 pglob->gl_matchc > limit->l_path_lim) { in globextend()
202 limit.l_path_lim = pglob->gl_matchc; in glob()208 pglob->gl_matchc = 0; in glob()676 ++pglob->gl_matchc; in glob2()854 pglob->gl_matchc > limit->l_path_lim) { in globextend()
42 int gl_matchc; /* Count of paths matching pattern. */ member
314 pglob->gl_matchc = 0; in glob()518 ++pglob->gl_matchc; in glob2()
467 match |= (globv.gl_matchc != 0); in libglob()
49 size_t gl_matchc; /* Count of paths matching pattern. */ member
58 size_t gl_matchc; /* Count of paths matching pattern. */ member
200 pglob->gl_matchc = 0; in glob()667 ++pglob->gl_matchc;
674 if (g.gl_matchc > 1 && dst != NULL && !local_is_dir(dst)) { in process_get()690 if (g.gl_matchc == 1 && dst) { in process_get()763 if (g.gl_matchc > 1 && tmp_dst && !dst_is_dir) { in process_put()787 if (g.gl_matchc == 1 && tmp_dst) { in process_put()985 (g.gl_pathc && !g.gl_matchc)) { in do_globbed_ls()1003 if (g.gl_matchc == 1 && g.gl_statv[0] != NULL && in do_globbed_ls()2042 if (g.gl_matchc == 0) in complete_match()2045 if (g.gl_matchc > 1) in complete_match()2052 tmp2 = complete_ambiguous(file, g.gl_pathv, g.gl_matchc); in complete_match()2108 if (g.gl_matchc == 1) { in complete_match()[all …]
168 pglob->gl_matchc == 0 && pglob->gl_offs == 0 && in sftp_glob()
1584 if (g.gl_matchc == 0 && g.gl_pathc == 1 && g.gl_pathv[0] != 0) { in sink_sftp()1601 if (g.gl_matchc > 1 && !dst_is_dir) { in sink_sftp()2025 if (g.gl_matchc == 0 && g.gl_pathc == 1 && g.gl_pathv[0] != 0) {
1604 # Check for g.gl_matchc glob() extension1605 AC_MSG_CHECKING([for gl_matchc field in glob_t])1607 [[ glob_t g; g.gl_matchc = 1; ]])],1611 gl_matchc options in glob_t])
97 gl.gl_matchc = MAXGLOBARGS; in ftpd_popen()
1726 gl.gl_matchc = MAXGLOBARGS;
3147 gl.gl_matchc = MAXGLOBARGS; in send_file_list()
186 pglob->gl_matchc = 0; in glob()544 ++pglob->gl_matchc; in glob2()
59 int gl_matchc; /* Count of paths matching pattern. */
392 uptr gl_matchc; member
383 uptr gl_matchc; member
300 for (size_t gi = 0; gi < g.gl_matchc; gi++) in include_config()
1085 for (i = 0; i < pglob.gl_matchc; i++) { in expand_globs()1215 for (i = 0; i < pglob.gl_matchc; i++) in parse_file()