Lines Matching defs:compat_msqid64_ds
181 struct compat_msqid64_ds { struct
182 struct compat_ipc64_perm msg_perm;
183 unsigned int __unused1;
184 compat_time_t msg_stime;
185 unsigned int __unused2;
186 compat_time_t msg_rtime;
187 unsigned int __unused3;
188 compat_time_t msg_ctime;
189 compat_ulong_t msg_cbytes;
190 compat_ulong_t msg_qnum;
191 compat_ulong_t msg_qbytes;
192 compat_pid_t msg_lspid;
193 compat_pid_t msg_lrpid;
194 compat_ulong_t __unused4;
195 compat_ulong_t __unused5;