Home
last modified time | relevance | path

Searched defs:statbuf (Results 101 - 119 of 119) sorted by relevance

12345

/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c383 struct stat statbuf; in main() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc678 struct stat statbuf; in open() local
/third_party/toybox/lib/
H A Dlib.c784 struct stat statbuf; in copy_tempfile() local
/third_party/python/Python/
H A Dfileutils.c1242 _Py_stat(PyObject *path, struct stat *statbuf) in _Py_stat() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp1868 struct stat statbuf; local
/third_party/eudev/src/udev/
H A Dudev-rules.c2100 struct stat statbuf; in udev_rules_apply_to_event() local
/third_party/alsa-utils/aplay/
H A Daplay.c3258 struct stat statbuf; local
/third_party/cups-filters/cupsfilters/
H A Dppdgenerator.c745 struct stat statbuf; in load_opt_strings_catalog() local
/third_party/libuv/src/win/
H A Dfs.c1630 INLINE static int fs__stat_handle(HANDLE handle, uv_stat_t* statbuf, in fs__stat_handle() argument
1813 fs__stat_impl_from_path(WCHAR* path, int do_lstat, uv_stat_t* statbuf) fs__stat_impl_from_path() argument
1868 fs__fstat_handle(int fd, HANDLE handle, uv_stat_t* statbuf) fs__fstat_handle() argument
2048 uv_stat_t statbuf; fs__copyfile() local
[all...]
/third_party/libcoap/examples/
H A Dcoap-server.c1839 struct stat statbuf; in read_file_mem() local
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c656 struct stat64 statbuf; in check_cwd() local
753 struct stat64 statbuf; in doproc() local
/third_party/lz4/programs/
H A Dlz4io.c763 { stat_t statbuf; in LZ4IO_compressFilename_extRess() local
1318 stat_t statbuf; in LZ4IO_decompressDstFile() local
/third_party/node/deps/uv/src/win/
H A Dfs.c1707 INLINE static int fs__stat_handle(HANDLE handle, uv_stat_t* statbuf, in fs__stat_handle() argument
1863 fs__stat_impl_from_path(WCHAR* path, int do_lstat, uv_stat_t* statbuf) fs__stat_impl_from_path() argument
2067 uv_stat_t statbuf; fs__copyfile() local
[all...]
/third_party/libuv/include/
H A Duv.h1451 uv_stat_t statbuf; /* Stores the result of uv_fs_stat() and uv_fs_fstat(). */ member
/third_party/libuv/include/uv_ndk/
H A Duv.h1323 uv_stat_t statbuf; /* Stores the result of uv_fs_stat() and uv_fs_fstat(). */ member
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c236 struct stat statbuf; in check() local
405 struct stat statbuf; in get_mtime() local
1056 struct stat statbuf; in exists_flag() local
2248 struct stat statbuf; in isdir() local
[all...]
/third_party/node/deps/uv/include/
H A Duv.h1339 uv_stat_t statbuf; /* Stores the result of uv_fs_stat() and uv_fs_fstat(). */ member
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c866 struct stat statbuf; in isdirectory() local
903 struct stat statbuf; in isregfile() local
/third_party/sqlite/src/
H A Dsqlite3.c37515 struct stat statbuf; robust_open() local
38186 struct stat statbuf; /* Low-level file information */ findInodeInfo() local
42143 struct stat statbuf; /* Low-level file information */ unixMapfile() local
[all...]

Completed in 183 milliseconds

12345