Lines Matching defs:compat_msqid64_ds
228 struct compat_msqid64_ds { struct
229 struct compat_ipc64_perm msg_perm;
230 compat_time_t msg_stime;
231 compat_ulong_t __unused1;
232 compat_time_t msg_rtime;
233 compat_ulong_t __unused2;
234 compat_time_t msg_ctime;
235 compat_ulong_t __unused3;
236 compat_ulong_t msg_cbytes;
237 compat_ulong_t msg_qnum;
238 compat_ulong_t msg_qbytes;
239 compat_pid_t msg_lspid;
240 compat_pid_t msg_lrpid;
241 compat_ulong_t __unused4;
242 compat_ulong_t __unused5;