Home
last modified time | relevance | path

Searched refs:fd_append (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range02.c45 static int fd_append; variable
71 {&fd_append, 0, EBADF, CONTSIZE, "append to file", 0},
156 if (fd_append > 0) in cleanup()
157 SAFE_CLOSE(fd_append); in cleanup()
210 fd_append = SAFE_OPEN(FILE_DEST_PATH, in setup()

Completed in 1 milliseconds