Searched refs:globextend (Results 1 – 1 of 1) sorted by relevance
151 static int globextend(const Char *, glob_t *, size_t *);492 return(globextend(pattern, pglob, &limit)); in glob0()556 return(globextend(pathbuf, pglob, limitp)); in glob2()676 static int globextend(const Char *path, glob_t *pglob, size_t *limitp) in globextend() function
Completed in 5 milliseconds