HomeSort by: relevance | last modified time | path
    Searched refs:orig_lstat (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
lstat.c 21 the system's <sys/stat.h> here, so that orig_lstat doesn't recurse to
39 orig_lstat (const char *filename, struct stat *buf) function
75 int result = orig_lstat (file, sbuf);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
lstat.c 21 the system's <sys/stat.h> here, so that orig_lstat doesn't recurse to
39 orig_lstat (const char *filename, struct stat *buf) function
75 int result = orig_lstat (file, sbuf);

Completed in 28 milliseconds