Home
last modified time | relevance | path

Searched defs:delete_files (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c105 void delete_files(void) in delete_files() function
/aosp_15_r20/system/vold/bench/inodeop_bench/
H A Dinodeop_bench.cpp149 bool delete_files(const std::string& dir, int n_file, const std::string& basename) { in delete_files() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c636 void delete_files(char *path1, char *path2) in delete_files() function
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-init.c1605 static u8 delete_files(u8 *path, u8 *prefix) { function