Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tty/
H A Dtty_tiocsti_test.c249 static int send_fd_via_socket(int socket_fd, int fd_to_send) in send_fd_via_socket() function
479 ASSERT_EQ(send_fd_via_socket(sockfd, child_slave_fd), 0); in run_fdpass_tiocsti_test()