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