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

/haiku/src/system/libroot/posix/
H A Dglob.c163 static int globexp2(const Char *, const Char *, glob_t *, int *, size_t *);
256 if (!globexp2(ptr, pattern, pglob, &rv, limit))
269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, size_t *limit) function
351 qprintf("globexp2:", patbuf);

Completed in 84 milliseconds