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