Home
last modified time | relevance | path

Searched refs:msgq (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/cmd/truss/
H A Dexpound.c2191 struct msqid_ds64 msgq; in show_msgctl64() local
2194 Pread(Proc, &msgq, sizeof (msgq), offset) == sizeof (msgq)) { in show_msgctl64()
2195 show_perm64(pri, &msgq.msgx_perm); in show_msgctl64()
2199 (unsigned long long)msgq.msgx_cbytes, in show_msgctl64()
2200 (unsigned long long)msgq.msgx_qnum, in show_msgctl64()
2201 (unsigned long long)msgq.msgx_qbytes, in show_msgctl64()
2202 (int)msgq.msgx_lspid, in show_msgctl64()
2203 (int)msgq.msgx_lrpid); in show_msgctl64()
2205 prtime(pri, " st = ", (time_t)msgq.msgx_stime); in show_msgctl64()
2206 prtime(pri, " rt = ", (time_t)msgq.msgx_rtime); in show_msgctl64()
[all …]
/titanic_53/usr/src/cmd/isns/isnsd/
H A DMakefile36 COBJS += dump.o msgq.o server.o config.o esi.o obj.o utils.o dd.o func.o