Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/filesystems/
Ddevpts.txt1 Each mount of the devpts filesystem is now distinct such that ptys
5 All mounts of the devpts filesystem now create a /dev/pts/ptmx node
10 of devpts under the name "pts" in the same directory as the ptmx device
16 the devpts filesystem in this manner devpts should be mounted with
/Linux-v5.4/fs/devpts/
DMakefile6 obj-$(CONFIG_UNIX98_PTYS) += devpts.o
8 devpts-$(CONFIG_UNIX98_PTYS) := inode.o
/Linux-v5.4/tools/testing/selftests/filesystems/
Ddevpts_pts.c191 char devpts[] = P_tmpdir "/devpts_fs_XXXXXX"; in verify_non_standard_devpts_mount() local
203 mntpoint = mkdtemp(devpts); in verify_non_standard_devpts_mount()
220 ret = snprintf(ptmx, sizeof(ptmx), "%s/ptmx", devpts); in verify_non_standard_devpts_mount()
/Linux-v5.4/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt24 devpts /dev/pts devpts gid=5,mode=620 0 0
/Linux-v5.4/fs/
DMakefile64 obj-y += devpts/
/Linux-v5.4/Documentation/admin-guide/
Dbinderfs.rst25 identical to the behavior of e.g. ``devpts`` and ``tmpfs``. The Android
Ddevices.rst155 /dev/pts devpts PTY slave filesystem
269 nodes for the slaves on demand using the "devpts" filesystem.
Ddevices.txt2100 devpts filesystem onto /dev/pts with the appropriate
/Linux-v5.4/Documentation/ia64/
Dxen.rst70 none /dev/pts devpts gid=5,mode=620 0 0
/Linux-v5.4/Documentation/admin-guide/sysctl/
Dkernel.rst81 - pty ==> Documentation/filesystems/devpts.txt