Searched refs:delete_files (Results 1 - 5 of 5) sorted by relevance

/external/ltp/testcases/network/nfs/nfs_stress/
H A Dnfs01_open_files.c16 void delete_files(void);
60 delete_files();
78 delete_files();
96 void delete_files(void) function
/external/bison/build-aux/
H A Dgnupload33 delete_files=
150 collect_var=delete_files
218 if test -z "${symlink_files}${delete_files}${delete_symlinks}"; then
380 for file in $delete_files
/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c224 void delete_files(char *path1, char *path2);
636 void delete_files(char *path1, char *path2) function
926 delete_files(S_FILE, O_FILE);
1107 delete_files("nick", NULL);
1290 delete_files("/NiCkEr", NULL);
1576 delete_files("nick", NULL);
/external/autotest/site_utils/
H A Dgs_offloader.py614 def delete_files(dir_entry, dest_path, job_complete_time): function
683 self._offload_func = delete_files
H A Dgs_offloader_unittest.py154 gs_offloader.delete_files)
193 gs_offloader.delete_files)

Completed in 2290 milliseconds