HomeSort by relevance Sort by last modified time
    Searched refs:delete_files (Results 1 - 3 of 3) 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...]

Completed in 167 milliseconds