Lines Matching defs:compat_msqid64_ds
203 struct compat_msqid64_ds { struct
204 struct compat_ipc64_perm msg_perm;
205 compat_time_t msg_stime;
206 compat_ulong_t __unused1;
207 compat_time_t msg_rtime;
208 compat_ulong_t __unused2;
209 compat_time_t msg_ctime;
210 compat_ulong_t __unused3;
211 compat_ulong_t msg_cbytes;
212 compat_ulong_t msg_qnum;
213 compat_ulong_t msg_qbytes;
214 compat_pid_t msg_lspid;
215 compat_pid_t msg_lrpid;
216 compat_ulong_t __unused4;
217 compat_ulong_t __unused5;