Lines Matching defs:compat_msqid64_ds
212 struct compat_msqid64_ds { struct
213 struct compat_ipc64_perm msg_perm;
214 compat_time_t msg_stime;
215 compat_ulong_t __pad1;
216 compat_time_t msg_rtime;
217 compat_ulong_t __pad2;
218 compat_time_t msg_ctime;
219 compat_ulong_t __pad3;
220 compat_ulong_t msg_cbytes;
221 compat_ulong_t msg_qnum;
222 compat_ulong_t msg_qbytes;
223 compat_pid_t msg_lspid;
224 compat_pid_t msg_lrpid;
225 compat_ulong_t __unused1;
226 compat_ulong_t __unused2;