Searched defs:pty (Results 1 - 8 of 8) sorted by relevance
| /src/tests/lib/libc/ttyio/ | ||
| H A D | t_ptm.c | 128 char *pty; local in function:ATF_TC_BODY |
| /src/sys/fs/ptyfs/ | ||
| H A D | ptyfs_subr.c | 146 ptyfs_get_node(ptyfstype type, int pty) argument 195 ptyfs_set_active(struct mount * mp,int pty) argument 234 ptyfs_clr_active(struct mount * mp,int pty) argument 250 ptyfs_next_active(struct mount * mp,int pty) argument [all...] |
| H A D | ptyfs_vfsops.c | 156 int pty = minor(dev); local in function:ptyfs__makename |
| H A D | ptyfs_vnops.c | 589 int pty, error; local in function:ptyfs_lookup [all...] |
| /src/tests/kernel/ | ||
| H A D | t_pty.c | 60 int pty; local in function:run |
| /src/libexec/telnetd/ | ||
| H A D | global.c | 88 int pty, net; variable in typeref:typename:int |
| /src/usr.bin/rfcomm_sppd/ | ||
| H A D | rfcomm_sppd.c | 292 char pty[PATH_MAX], *slash; local in function:open_tty [all...] |
| /src/libexec/rlogind/ | ||
| H A D | rlogind.c | 429 control(int pty, char *cp, int n) argument |
Completed in 8 milliseconds