Searched refs:tmx (Results 1 - 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c39 struct tmx tmx; local
46 (void) mdb_vread(&tmx, sizeof (tmx), (uintptr_t)q->q_ptr);
47 lower = (uintptr_t)tmx.muxq;
52 (void) mdb_vread(&lq, sizeof (lq), (uintptr_t)tmx.peerq);
53 (void) mdb_vread(&tmx, sizeof (tmx), (uintptr_t)lq.q_ptr);
54 peer = (uintptr_t)tmx.rdq;
66 struct tmx tm local
76 struct tmx tmx; local
85 struct tmx tmx; local
[all...]
/illumos-gate/usr/src/lib/libast/common/tm/
H A Dtmmake.c30 #include <tmx.h>
H A Dtmleap.c30 #include <tmx.h>
H A Dtmtime.c30 #include <tmx.h>
H A Dtmdate.c30 #include <tmx.h>
H A Dtmfmt.c30 #include <tmx.h>
H A Dtmxgettime.c30 #include <tmx.h>
H A Dtmxsettime.c30 #include <tmx.h>
H A Dtmscan.c30 #include <tmx.h>
H A Dtmxsleep.c30 #include <tmx.h>
H A Dtmxleap.c30 #include <tmx.h>
H A Dtmweek.c30 #include <tmx.h>
H A Dtmxduration.c24 #include <tmx.h>
H A Dtmxtouch.c30 #include <tmx.h>
H A Dtmxmake.c30 #include <tmx.h>
H A Dtmxtime.c30 #include <tmx.h>
H A Dtmfix.c31 #include <tmx.h>
/illumos-gate/usr/src/lib/libast/common/string/
H A Dfmttmx.c24 #include <tmx.h>
/illumos-gate/usr/src/uts/common/sys/
H A Dlogindmux_impl.h54 struct tmx { struct
/illumos-gate/usr/src/uts/common/io/
H A Dlogindmux.c94 static int logdmux_alloc_unlinkinfo(struct tmx *, struct tmx *);
198 (void) ddi_soft_state_init(&logdmux_statep, sizeof (struct tmx), 1);
281 struct tmx *tmxp;
336 struct tmx *tmxp = q->q_ptr;
386 struct tmx *tmxp = q->q_ptr;
405 struct tmx *tmxp, *tmxpeerp;
482 * to it from their tmx structure.
581 struct tmx *tmxp = q->q_ptr;
635 struct tmx *tmx
[all...]
/illumos-gate/usr/src/lib/libast/common/comp/
H A Dstrptime.c30 #include <tmx.h>
/illumos-gate/usr/src/lib/libshell/common/bltins/
H A Dregress.c40 #include <tmx.h>
H A Dsleep.c34 #include <tmx.h>
/illumos-gate/usr/src/lib/libast/
H A DMakefile135 tmx.h \
/illumos-gate/usr/src/lib/libast/common/
H A Dllib-last117 #include <tmx.h>

Completed in 1591 milliseconds

12