Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/ltp/testcases/kernel/syscalls/fstatat/
Dfstatat01.c63 int fstatat(int dirfd, const char *filename, struct stat64 *statbuf, int flags) in fstatat()
68 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat()
73 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat()
84 static struct stat64 statbuf; in main() local
86 static struct stat statbuf; in main() local
/third_party/e2fsprogs/tests/progs/
Dhold_inode.c24 struct stat statbuf; in main() local
/third_party/libsnd/src/
Dmacos.c34 struct stat statbuf ; in macos_guess_file_type() local
/third_party/eudev/src/udev/
Dudevadm-util.c31 struct stat statbuf; in find_device() local
/third_party/ltp/testcases/kernel/syscalls/umask/
Dumask01.c21 struct stat statbuf; in verify_umask() local
/third_party/ltp/testcases/kernel/syscalls/creat/
Dcreat03.c25 struct stat statbuf; in verify_creat() local
/third_party/ltp/testcases/kernel/device-drivers/nls/
DuserBlockNLS.c71 struct stat statbuf; in open_block_device() local
/third_party/ltp/testcases/kernel/device-drivers/include/
DuserBlockInclude.c73 struct stat statbuf; in open_block_device() local
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress10.c525 struct stat64 statbuf; local
704 struct stat64 statbuf; local
707 struct stat statbuf; local
788 struct stat64 statbuf; local
Dmmapstress01.c461 struct stat64 statbuf; local
599 struct stat64 statbuf; local
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c25 struct stat statbuf; in main() local
/third_party/curl/src/
Dtool_filetime.c80 struct_stat statbuf; in getfiletime() local
/third_party/NuttX/fs/driver/
Dfs_blockproxy.c86 struct stat statbuf; in unique_chardev() local
/third_party/ffmpeg/tools/
Dcws2fws.c33 struct stat statbuf; in main() local
/third_party/glib/gio/
Dglocalfileinfo.c122 _g_local_file_info_create_etag (GLocalFileStat *statbuf) in _g_local_file_info_create_etag()
146 _g_local_file_info_create_file_id (GLocalFileStat *statbuf) in _g_local_file_info_create_file_id()
160 _g_local_file_info_create_fs_id (GLocalFileStat *statbuf) in _g_local_file_info_create_fs_id()
837 GStatBuf statbuf; in _g_local_file_info_get_parent_info() local
897 GLocalFileStat *statbuf, in get_access_rights()
957 GLocalFileStat *statbuf, in set_info_from_stat()
1311 GLocalFileStat *statbuf, in get_content_type()
1829 GLocalFileStat statbuf; in _g_local_file_info_get() local
2364 struct stat statbuf; in set_symlink() local
2597 struct stat *statbuf, in lazy_stat()
[all …]
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate05.c40 struct stat statbuf; in setup() local
/third_party/ltp/testcases/kernel/containers/mqns/
Dmqns_03.c62 struct stat statbuf; in check_mqueue() local
Dmqns_04.c100 struct stat statbuf; in main() local
/third_party/gettext/libtextstyle/examples/color-filter/
Dfilter.c101 struct stat statbuf; in main() local
/third_party/libuv/src/
Dfs-poll.c46 uv_stat_t statbuf; member
186 uv_stat_t* statbuf; in poll_cb() local
/third_party/boost/tools/build/src/engine/
Dpathvms.cpp168 struct stat statbuf; in translate_path_posix2vms() local
/third_party/boost/boost/chrono/detail/
Dscan_keyword.hpp66 unsigned char statbuf[100]; in scan_keyword() local
/third_party/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite04.c71 struct stat statbuf; in main() local
/third_party/gettext/libtextstyle/examples/color-hello/
Dhello.c153 struct stat statbuf; in main() local
/third_party/libxml2/fuzz/
DgenSeed.c187 struct stat statbuf; in processPattern() local
272 struct stat statbuf; in processXPath() local

1234