Home
last modified time | relevance | path

Searched refs:stat_wrapper_t (Results 1 - 5 of 5) sorted by relevance

/third_party/gn/src/base/files/
H A Dfile_util_posix.cc65 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat()
68 int CallLstat(const char* path, stat_wrapper_t* sb) { in CallLstat()
72 int CallStat(const char* path, stat_wrapper_t* sb) {
75 int CallLstat(const char* path, stat_wrapper_t* sb) {
84 stat_wrapper_t stat_info; in VerifySpecificPathControlledByUser()
175 stat_wrapper_t file_info; in DeleteFile()
271 stat_wrapper_t file_info; in DirectoryExists()
314 stat_wrapper_t file_info; in GetPosixFilePermissions()
328 stat_wrapper_t stat_buf; in SetPosixFilePermissions()
495 stat_wrapper_t s in IsLink()
[all...]
H A Dfile.h27 typedef struct stat stat_wrapper_t; typedef
29 typedef struct stat64 stat_wrapper_t;
97 void FromStat(const stat_wrapper_t& stat_info);
H A Dfile_posix.cc30 int CallFstat(int fd, stat_wrapper_t* sb) { in CallFstat()
34 int CallFstat(int fd, stat_wrapper_t* sb) {
85 void File::Info::FromStat(const stat_wrapper_t& stat_info) {
250 stat_wrapper_t file_info;
266 stat_wrapper_t file_info;
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_reader.cc99 base::stat_wrapper_t sb; in SetPosixFilePermissions()
/third_party/node/deps/zlib/google/
H A Dzip_reader.cc99 base::stat_wrapper_t sb; in SetPosixFilePermissions()

Completed in 4 milliseconds