glob1
static int glob1 (Char *, glob_t *, size_t *);
if ((err = glob1(patbuf, pglob, &limit)) != 0)
static int glob1(Char *, Char *, glob_t *, struct glob_lim *);
if ((err = glob1(patbuf, patbuf+PATH_MAX-1, pglob, limitp)) != 0)
static int glob1(Char *, glob11_t *, struct glob_limit *);
if ((err = glob1(patbuf, pglob, limit)) != 0)
static int glob1(Char *, glob_t *, struct glob_limit *);
if ((err = glob1(patbuf, pglob, limit)) != 0)