Lines Matching defs:compat_msqid64_ds
327 struct compat_msqid64_ds { struct
328 struct compat_ipc64_perm msg_perm;
329 compat_time_t msg_stime;
330 compat_ulong_t __pad1;
331 compat_time_t msg_rtime;
332 compat_ulong_t __pad2;
333 compat_time_t msg_ctime;
334 compat_ulong_t __pad3;
335 compat_ulong_t msg_cbytes;
336 compat_ulong_t msg_qnum;
337 compat_ulong_t msg_qbytes;
338 compat_pid_t msg_lspid;
339 compat_pid_t msg_lrpid;
340 compat_ulong_t __unused1;
341 compat_ulong_t __unused2;