Home
last modified time | relevance | path

Searched defs:dirp (Results 1 - 25 of 40) sorted by relevance

12

/third_party/NuttX/fs/dirent/
H A Dfs_rewinddir.c51 void rewinddir(DIR *dirp) in rewinddir() argument
H A Dfs_telldir.c75 long telldir(DIR *dirp) in telldir() argument
H A Dfs_closedir.c53 int closedir(DIR *dirp) in closedir() argument
H A Dfs_seekdir.c123 void seekdir(DIR *dirp, long offset) in seekdir() argument
H A Dfs_readdir.c55 static struct dirent *__readdir(DIR *dirp, int *lencnt) in __readdir() argument
141 struct dirent *readdir(DIR *dirp) in readdir() argument
/third_party/libfuse/test/
H A Dreaddir_inode.c16 DIR* dirp; in main() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_scanner.cpp61 DIR *dirp = opendir(dirPath.c_str()); in ScanImpl() local
/test/xts/acts/kernel_lite/fs_posix/src/
H A DFsDirentTest.cpp45 DIR *dirp = nullptr; in HWTEST_F() local
82 DIR *dirp = nullptr; in HWTEST_F() local
103 DIR *dirp = nullptr; HWTEST_F() local
173 DIR *dirp = nullptr; HWTEST_F() local
229 DIR *dirp = nullptr; HWTEST_F() local
249 DIR *dirp = nullptr; HWTEST_F() local
275 DIR *dirp = nullptr; HWTEST_F() local
292 DIR *dirp = nullptr; HWTEST_F() local
310 DIR *dirp = nullptr; HWTEST_F() local
328 DIR *dirp = nullptr; HWTEST_F() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/readdir/
H A Dreaddir21.c31 static struct old_linux_dirent dirp; variable
35 struct old_linux_dirent *dirp; member
/third_party/ltp/testcases/kernel/syscalls/getdents/
H A Dgetdents.h43 linux_getdents(unsigned int fd, struct linux_dirent *dirp, unsigned int size) in linux_getdents() argument
83 tst_dirp_name(void *dirp) in tst_dirp_name() argument
103 tst_dirp_reclen(void *dirp) in tst_dirp_reclen() argument
124 tst_getdents(int fd, void *dirp, unsigned int size) tst_getdents() argument
[all...]
H A Dgetdents02.c32 static char *dirp; variable
46 char **dirp; member
H A Dgetdents01.c58 static void *dirp; variable
/base/update/updater/utils/
H A Dutils_fs.cpp78 DIR *dirp = opendir(path.c_str()); in GetFilesFromDirectory() local
/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.c293 DIR *dirp; in ff_v4l2_m2m_codec_init() local
/third_party/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c107 DIR *dirp; in delete_files() local
/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp50 DIR *dirp; in RemoveDirectory() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dextension_plugin_info.cpp118 DIR *dirp = opendir(dirPath.c_str()); in ScanExtensions() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.cpp97 DIR *dirp = opendir(source_.c_str()); in FindXpsAndIFrameFile() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_file_operator.c267 int32_t CmCloseDir(void *dirp) in CmCloseDir() argument
272 int32_t CmGetDirFile(void *dirp, struct CmFileDirentInfo *direntInfo) in CmGetDirFile() argument
507 int32_t CmGetSubDir(void *dirp, struct CmFileDirentInfo *direntInfo) in CmGetSubDir() argument
544 DIR *dirp = opendir(path); in DirRemove() local
[all...]
/base/security/huks/utils/file_operator/
H A Dhks_file_operator.c315 int32_t HksCloseDir(void *dirp) in HksCloseDir() argument
320 int32_t HksGetDirFile(void *dirp, struct HksFileDirentInfo *direntInfo) in HksGetDirFile() argument
H A Dhks_file_operator_lite.c230 int32_t HksCloseDir(void *dirp) in HksCloseDir() argument
235 int32_t HksGetDirFile(void *dirp, struct HksFileDirentInfo *direntInfo) in HksGetDirFile() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp189 DIR *dirp = opendir(path.c_str()); in GetSubPath() local
207 DIR *dirp = opendir(path.c_str()); in GetFiles() local
294 DIR *dirp = opendir(path.c_str()); in RemoveRWXForOthers() local
[all...]
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/kvdb/src/
H A Dstore_util.cpp200 DIR *dirp = opendir(path.c_str()); in GetSubPath() local
216 DIR *dirp = opendir(path.c_str()); in GetFiles() local
/test/ostest/wukong/report/src/
H A Dreport.cpp109 DIR *dirp = nullptr; in EnvInit() local
/base/global/resource_management/frameworks/resmgr/src/
H A Draw_file_manager.cpp164 struct dirent *dirp = readdir(dir); in OH_ResourceManager_OpenRawDir() local

Completed in 11 milliseconds

12