Searched refs:close_files (Results 1 – 5 of 5) sorted by relevance
197 void close_files(FILE * fd_list[], int len) in close_files() function222 close_files(fd_list, i - 1); in threads()232 close_files(fd_list, numfiles); in threads()241 close_files(fd_list, numfiles); in threads()249 close_files(fd_list, numfiles); in threads()257 close_files(fd_list, numfiles); in threads()263 close_files(fd_list, numfiles); in threads()
165 static void close_files(void) in close_files() function201 close_files(); in copy_file_range_verify()223 close_files(); in cleanup()
40 static void close_files(void);160 close_files(); in main()218 static void close_files(void) in close_files() function339 close_files(); in sigterm_exit()
621 int close_files(struct Vnode *vnode) in close_files() function
562 close_files = stack.pop_all().close566 # close_files() can then be invoked explicitly to close them all.