Searched defs:echo_fd (Results 1 – 3 of 3) sorted by relevance
216 int echo_fd; in connect_test() local402 int echo_fd = -1; in echo_test() local753 int echo_fd = -1; in writev_test() local831 int echo_fd = -1; in readv_test() local
19 FILE *echo_fd, *ref_fd, *e_fd; in main() local
1635 int echo_fd = open(BIN_DIR "echo", O_RDONLY | O_CLOEXEC); in TEST() local