Home
last modified time | relevance | path

Searched refs:CallStat (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/testing/utils/
H A Dpath_service.cpp27 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat() function
33 int CallStat(const char* path, stat_wrapper_t* sb) {
49 if (CallStat(path.c_str(), &file_info) != 0) in DirectoryExists()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/testing/utils/
H A Dpath_service.cpp27 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat() function
33 int CallStat(const char* path, stat_wrapper_t* sb) {
49 if (CallStat(path.c_str(), &file_info) != 0) in DirectoryExists()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/files/
H A Dfile_util_posix.cc62 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat() function
69 int CallStat(const char* path, stat_wrapper_t* sb) {
267 if (CallStat(path.value().c_str(), &file_info) != 0) in DirectoryExists()
302 if (CallStat(path.value().c_str(), &file_info) != 0) in GetPosixFilePermissions()
314 if (CallStat(path.value().c_str(), &stat_buf) != 0) in SetPosixFilePermissions()
471 if (CallStat(file_path.value().c_str(), &file_info) != 0) in GetFileInfo()
/dports/devel/gn/gn-1962/src/base/files/
H A Dfile_util_posix.cc65 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat() function
72 int CallStat(const char* path, stat_wrapper_t* sb) {
272 if (CallStat(path.value().c_str(), &file_info) != 0) in DirectoryExists()
307 if (CallStat(path.value().c_str(), &file_info) != 0) in GetPosixFilePermissions()
319 if (CallStat(path.value().c_str(), &stat_buf) != 0) in SetPosixFilePermissions()
490 if (CallStat(file_path.value().c_str(), &file_info) != 0) in GetFileInfo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/files/
H A Dfile_util_posix.cc60 int CallStat(const char* path, stat_wrapper_t* sb) { in CallStat() function
67 int CallStat(const char* path, stat_wrapper_t* sb) {
317 if (CallStat(path.value().c_str(), &file_info) != 0) in DirectoryExists()
376 if (CallStat(path.value().c_str(), &file_info) != 0) in GetPosixFilePermissions()
388 if (CallStat(path.value().c_str(), &stat_buf) != 0) in SetPosixFilePermissions()
572 if (CallStat(file_path.value().c_str(), &file_info) != 0) in GetFileInfo()
/dports/lang/cocor/cocor-1.7_3/samples/
H A Dadacs.atg86 Stat = Pragma | NullStat | AssignStat | CallStat | Block | LoopStat
91 CallStat = Name ";".