Searched refs:restpattern (Results 1 – 1 of 1) sorted by relevance
/external/openssh/openbsd-compat/ |
D | glob.c | 696 Char *pattern, Char *restpattern, Char *restpattern_last, glob_t *pglob, argument 762 if (!match(pathend, pattern, restpattern, GLOB_LIMIT_RECUR)) { 767 restpattern, restpattern_last, pglob, limitp);
|