Searched refs:gl_matchc (Results 1 – 4 of 4) sorted by relevance
104 int gl_matchc; /* Count of paths matching pattern. */ member
559 if (g.gl_matchc > 1 && dst && !is_dir(dst)) { in process_get()572 if (g.gl_matchc == 1 && dst) { in process_get()627 if (g.gl_matchc > 1 && tmp_dst && !remote_is_dir(conn, tmp_dst)) { in process_put()645 if (g.gl_matchc == 1 && tmp_dst) { in process_put()794 NULL, &g) || (g.gl_pathc && !g.gl_matchc)) { in do_globbed_ls()808 if (g.gl_matchc == 1) { in do_globbed_ls()
180 pglob->gl_matchc = 0;576 ++pglob->gl_matchc;
234 pglob->gl_matchc = 0; in _glob_ext()805 ++pglob->gl_matchc; in glob2()