Searched refs:globextend (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dglob.c159 static int globextend(const Char *, glob_t *, size_t *);
518 return(globextend(pattern, pglob, limit));
580 return(globextend(pathbuf, pglob, limit));
708 globextend(const Char *path, glob_t *pglob, size_t *limit) function

Completed in 12 milliseconds