globexp1
static int globexp1 (const Char *, glob_t *);
return globexp1(patbuf, pglob);
*rv = globexp1(patbuf, pglob);
static int globexp1(const Char *, glob_t *, struct glob_lim *);
return globexp1(patbuf, pglob, &limit);
rv = globexp1(patbuf, pglob, limitp);
static int globexp1(const Char *, glob11_t *, struct glob_limit *);
if ((rv = globexp1(pattern, pglob, limit)) != 0)
rv = globexp1(patbuf, pglob, limit);
static int globexp1(const Char *, glob_t *, struct glob_limit *);
if ((rv = globexp1(pattern, pglob, limit)) != 0)
rv = globexp1(patbuf, pglob, limit);