g_lstat
static int g_lstat(Char *, __gl_stat_t *, glob_t *);
if (g_lstat(pathbuf, &sb, pglob))
if (*pathbuf && (g_lstat(pathbuf, &sbuf, pglob) ||
(g_lstat(pathbuf, &sbuf, pglob) ||