HomeSort by: relevance | last modified time | path
    Searched defs:globexp2 (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gen/
glob.c 176 static int globexp2(const Char *, const Char *, glob_t *, int *,
256 if (!globexp2(ptr, pattern, pglob, &rv, limit))
269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, function in typeref:typename:int
360 qprintf("globexp2", patbuf);
glob.c 176 static int globexp2(const Char *, const Char *, glob_t *, int *,
256 if (!globexp2(ptr, pattern, pglob, &rv, limit))
269 globexp2(const Char *ptr, const Char *pattern, glob_t *pglob, int *rv, function in typeref:typename:int
360 qprintf("globexp2", patbuf);

Completed in 60 milliseconds