Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c100 static int do_tiocgptpeer(char *ptmx, char *expected_procfd_contents) in do_tiocgptpeer() function
226 ret = do_tiocgptpeer(ptmx, mntpoint); in verify_non_standard_devpts_mount()
245 ret = do_tiocgptpeer("/dev/ptmx", "/dev/pts/"); in verify_ptmx_bind_mount()
273 ret = do_tiocgptpeer(ptmx, "/dev/pts/"); in verify_invalid_ptmx_bind_mount()