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

  /src/external/gpl3/gdb/dist/gnulib/import/
stat.c 20 the system's <sys/stat.h> here, so that orig_stat doesn't recurse to
37 orig_stat (const char *filename, struct stat *buf) function
420 int result = orig_stat (name, buf);
  /src/external/gpl3/gdb.old/dist/gnulib/import/
stat.c 20 the system's <sys/stat.h> here, so that orig_stat doesn't recurse to
37 orig_stat (const char *filename, struct stat *buf) function
420 int result = orig_stat (name, buf);

Completed in 37 milliseconds