HomeSort by relevance Sort by last modified time
    Searched full:g_lstat (Results 1 - 1 of 1) sorted by null

  /external/openssh/openbsd-compat/
glob.c 143 static int g_lstat(Char *, struct stat *, glob_t *);
596 if (g_lstat(pathbuf, &sb, pglob))
950 g_lstat(Char *fn, struct stat *sb, glob_t *pglob) function

Completed in 228 milliseconds