Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dipc_impl.h124 ipc_time_t msgx_stime; /* last msgsnd time */ member
/illumos-gate/usr/src/cmd/ipcs/
H A Dipcs.c248 tp(qds.msgx_stime); in main()
/illumos-gate/usr/src/uts/common/os/
H A Dmsg.c548 ds64.msgx_stime = qp->msg_stime; in msgctl()
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c2132 prtime(pri, " st = ", (time_t)msgq.msgx_stime); in show_msgctl64()