Home
last modified time | relevance | path

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

/third_party/ltp/testcases/network/nfs/nfs_stress/
Dnfs01_open_files.c16 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/
Dmake_lite.py217 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/
Dsymlink01.c224 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/
Dfs_files.c861 void delete_files(struct files_struct *files) in delete_files() function