Searched refs:tmx (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/modules/logindmux/ |
H A D | logindmux.c | 39 struct tmx tmx; in logdmux_uqinfo() local 46 (void) mdb_vread(&tmx, sizeof (tmx), (uintptr_t)q->q_ptr); in logdmux_uqinfo() 47 lower = (uintptr_t)tmx.muxq; in logdmux_uqinfo() 52 (void) mdb_vread(&lq, sizeof (lq), (uintptr_t)tmx.peerq); in logdmux_uqinfo() 53 (void) mdb_vread(&tmx, sizeof (tmx), (uintptr_t)lq.q_ptr); in logdmux_uqinfo() 54 peer = (uintptr_t)tmx.rdq; in logdmux_uqinfo() 66 struct tmx tmx; in logdmux_lqinfo() local 68 (void) mdb_vread(&tmx, sizeof (tmx), (uintptr_t)q->q_ptr); in logdmux_lqinfo() 70 (uintptr_t)tmx.peerq, (uintptr_t)tmx.rdq); in logdmux_lqinfo() 76 struct tmx tmx; in logdmux_lrnext() local [all …]
|
/titanic_41/usr/src/uts/common/io/ |
H A D | logindmux.c | 94 static int logdmux_alloc_unlinkinfo(struct tmx *, struct tmx *); 198 (void) ddi_soft_state_init(&logdmux_statep, sizeof (struct tmx), 1); in _init() 281 struct tmx *tmxp; in logdmuxopen() 336 struct tmx *tmxp = q->q_ptr; in logdmuxclose() 386 struct tmx *tmxp = q->q_ptr; in logdmuxursrv() 405 struct tmx *tmxp, *tmxpeerp; in logdmuxuwput() 581 struct tmx *tmxp = q->q_ptr; in logdmuxuwsrv() 635 struct tmx *tmxp = q->q_ptr; in logdmuxlrput() 840 struct tmx *tmxp = q->q_ptr; in logdmuxlrsrv() 927 struct tmx *tmxp = q->q_ptr; in logdmuxlwsrv() [all …]
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | logindmux_impl.h | 54 struct tmx { struct
|
/titanic_41/usr/src/lib/libast/ |
H A D | Makefile | 135 tmx.h \
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | llib-last | 117 #include <tmx.h>
|
H A D | RELEASE | 408 tmx.h,tmx*.c,tmx.3: add high resolution tm(3) counterparts
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | tmx | 3 …me/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/src/lib/libast/features/tmx by iffe version 200…
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | tmx | 3 …me/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/src/lib/libast/features/tmx by iffe version 200…
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | tmx | 3 …e/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/src/lib/libast/features/tmx by iffe version 200…
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | tmx | 3 …e/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/src/lib/libast/features/tmx by iffe version 200…
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-header.mf | 312 file path=usr/include/ast/tmx.h
|