Searched refs:negative_fd (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sendfile/ | ||
H A D | sendfile03.c | 26 static int negative_fd = -1; variable 33 {&in_fd, &negative_fd, "out_fd=-1"}, 35 {&negative_fd, &out_fd, "in_fd=-1"}, |
Completed in 1 milliseconds