Lines Matching defs:compat_msqid64_ds
269 struct compat_msqid64_ds { struct
270 struct compat_ipc64_perm msg_perm;
271 compat_time_t msg_stime;
272 compat_ulong_t __unused1;
273 compat_time_t msg_rtime;
274 compat_ulong_t __unused2;
275 compat_time_t msg_ctime;
276 compat_ulong_t __unused3;
277 compat_ulong_t msg_cbytes;
278 compat_ulong_t msg_qnum;
279 compat_ulong_t msg_qbytes;
280 compat_pid_t msg_lspid;
281 compat_pid_t msg_lrpid;
282 compat_ulong_t __unused4;
283 compat_ulong_t __unused5;