Searched refs:ptms (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c34 #include <sys/ptms.h>
86 ptms(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
98 return (mdb_walk_dcmd("ptms", "ptms", argc, argv));
218 mdb_warn("ptms supports only global walks");
281 { "ptms", "?[-v] [-f flag] [-F flag]",
282 "print pseudo-terminal information", ptms },
284 "print pseudo-terminal information (alias of ::ptms", ptms },
289 { "ptms", "wal
[all...]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dpt.c50 #include <sys/ptms.h>
/illumos-gate/usr/src/lib/libc/port/sys/
H A Dopen.c41 #include <sys/ptms.h>
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_ptsops.c41 #include <sys/ptms.h>
H A Dsdev_vnops.c312 #include <sys/ptms.h>
/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c173 #include <sys/ptms.h>
186 /* Initial number of ptms slots */
199 uint_t pt_init_cnt = NPTY_INITIAL; /* Initial number of ptms slots */
576 /* Allocate new ptms array */
H A Dptm.c117 * See ptms.h, pts.c and ptms_conf.c for more information.
130 #include <sys/ptms.h>
H A Dpts.c100 * See ptms.h, ptm.c and ptms_conf.c fore more information.
113 #include <sys/ptms.h>
H A Dptem.c54 #include <sys/ptms.h>
H A Dldterm.c61 #include <sys/ptms.h>
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile479 ptms.h \
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c87 #include <sys/ptms.h>

Completed in 98 milliseconds