Searched refs:delete_files (Results 1 – 4 of 4) sorted by relevance
/third_party/ltp/testcases/network/nfs/nfs_stress/ |
D | nfs01_open_files.c | 16 void delete_files(void); 60 delete_files(); in main() 78 delete_files(); in main() 96 void delete_files(void) in delete_files() function
|
/third_party/libsnd/ |
D | make_lite.py | 217 def delete_files (file_list): function 258 delete_files ([ 'src/ircam.c', 'src/nist.c', 419 delete_files ([ 'tests/dwvw_test.c', 'tests/floating_point_test.c',
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
D | symlink01.c | 224 void delete_files(char *path1, char *path2); 636 void delete_files(char *path1, char *path2) in delete_files() function 926 delete_files(S_FILE, O_FILE); in do_syscalltests() 1107 delete_files("nick", NULL); in do_ENOENT() 1290 delete_files("/NiCkEr", NULL); in do_EXDEV() 1576 delete_files("nick", NULL); in do_link()
|
/third_party/NuttX/fs/inode/ |
D | fs_files.c | 861 void delete_files(struct files_struct *files) in delete_files() function
|