Home
last modified time | relevance | path

Searched defs:ptmx (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/pty/
H A Dpty02.c27 int ptmx, pts; in do_test() local
[all...]
H A Dpty05.c30 static volatile int ptmx = -1; variable
[all...]
H A Dpty03.c65 static volatile int ptmx; variable
[all...]
H A Dpty04.c94 static int ptmx = -1, pts = -1, sk = -1, mtu, no_check; variable
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c100 static int do_tiocgptpeer(char *ptmx, char *expected_procfd_contents) in do_tiocgptpeer() argument
192 char ptmx[] = P_tmpdir "/devpts_fs_XXXXXX/ptmx"; in verify_non_standard_devpts_mount() local
256 char ptmx[] = P_tmpdir "/devpts_ptmx_XXXXXX"; verify_invalid_ptmx_bind_mount() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c100 static int do_tiocgptpeer(char *ptmx, char *expected_procfd_contents) in do_tiocgptpeer() argument
192 char ptmx[] = P_tmpdir "/devpts_fs_XXXXXX/ptmx"; in verify_non_standard_devpts_mount() local
256 char ptmx[] = P_tmpdir "/devpts_ptmx_XXXXXX"; verify_invalid_ptmx_bind_mount() local
[all...]

Completed in 3 milliseconds