Home
last modified time | relevance | path

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

/system/extras/tests/storage/
Dopentest.c32 struct stat statbuf; in main() local
Dwipe_blkdev.c86 struct stat statbuf; in main() local
/system/extras/boot_control_copy/
Dboot_control_copy.cpp46 struct stat statbuf; in get_dev_t_for_partition() local
64 struct stat statbuf; in module_getCurrentSlot() local
/system/security/identity/
DUtil.cpp57 struct stat statbuf; in fileGetContents() local
DCredentialData.cpp456 struct stat statbuf; in credentialExists() local
/system/extras/ioshark/
Dioshark_bench_mmap.c174 struct stat statbuf; in ioshark_handle_mmap() local
Dioshark_bench_subr.c629 struct stat statbuf; in is_readonly_mount() local
/system/update_engine/
Dhardware_chromeos.cc163 struct stat statbuf; in IsOOBEComplete() local
Dp2p_manager.cc581 struct stat statbuf; in FileGetPath() local
/system/core/logcat/
Dlogcat.cpp273 struct stat statbuf; in SetupOutputAndSchedulingPolicy() local
/system/iorap/src/inode2filename/
Dsearch_directories.cc651 struct stat statbuf{}; in Stat() struct
/system/vold/
Dcryptfs.cpp595 struct stat statbuf; in put_crypt_ftr_and_key() local
735 struct stat statbuf; in get_crypt_ftr_and_key() local
/system/iorap/tests/src/inode2filename/
Dsearch_directories_test.cc2433 virtual int stat(const char *pathname, struct stat *statbuf) override { in stat()