Lines Matching defs:compat_msqid64_ds
272 struct compat_msqid64_ds { struct
273 struct compat_ipc64_perm msg_perm;
274 unsigned int __pad1;
275 compat_time_t msg_stime;
276 unsigned int __pad2;
277 compat_time_t msg_rtime;
278 unsigned int __pad3;
279 compat_time_t msg_ctime;
280 unsigned int msg_cbytes;
281 unsigned int msg_qnum;
282 unsigned int msg_qbytes;
283 compat_pid_t msg_lspid;
284 compat_pid_t msg_lrpid;
285 unsigned int __unused1;
286 unsigned int __unused2;