Searched refs:globextend (Results 1 – 1 of 1) sorted by relevance
/external/openssh/openbsd-compat/ |
D | glob.c | 164 static int globextend(const Char *, glob_t *, struct glob_lim *, 560 return(globextend(pattern, pglob, limitp, NULL)); 663 return(globextend(pathbuf, pglob, limitp, &sb)); 795 globextend(const Char *path, glob_t *pglob, struct glob_lim *limitp, function
|