Home
last modified time | relevance | path

Searched refs:msgx_rtime (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dipc_impl.h125 ipc_time_t msgx_rtime; /* last msgrcv time */ member
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c252 tp(qds.msgx_rtime); in main()
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c549 ds64.msgx_rtime = qp->msg_rtime; in msgctl()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c2147 prtime(pri, " rt = ", (time_t)msgq.msgx_rtime); in show_msgctl64()