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