Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/tty/
H A Dtty_tiocsti_test.c461 int child_master_fd, child_slave_fd; in run_fdpass_tiocsti_test() local
463 ASSERT_EQ(openpty(&child_master_fd, &child_slave_fd, NULL, NULL, NULL), in run_fdpass_tiocsti_test()
487 close(child_master_fd); in run_fdpass_tiocsti_test()