HomeSort by relevance Sort by last modified time
    Searched refs:delete_files (Results 1 - 5 of 5) sorted by null

  /external/ltp/testcases/network/nfs/nfs_stress/
nfs01_open_files.c 16 void delete_files(void);
60 delete_files();
78 delete_files();
96 void delete_files(void) function
  /external/bison/build-aux/
gnupload 33 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/
symlink01.c 224 void delete_files(char *path1, char *path2);
636 void delete_files(char *path1, char *path2) function
926 delete_files(S_FILE, O_FILE);
    [all...]
  /external/autotest/site_utils/
gs_offloader.py 614 def delete_files(dir_entry, dest_path, job_complete_time): function
683 self._offload_func = delete_files
    [all...]
gs_offloader_unittest.py 154 gs_offloader.delete_files)
193 gs_offloader.delete_files)
    [all...]

Completed in 79 milliseconds