Lines Matching defs:compat_msqid64_ds
244 struct compat_msqid64_ds { struct
245 struct compat_ipc64_perm msg_perm;
246 unsigned int __unused1;
247 compat_time_t msg_stime;
248 unsigned int __unused2;
249 compat_time_t msg_rtime;
250 unsigned int __unused3;
251 compat_time_t msg_ctime;
252 compat_ulong_t msg_cbytes;
253 compat_ulong_t msg_qnum;
254 compat_ulong_t msg_qbytes;
255 compat_pid_t msg_lspid;
256 compat_pid_t msg_lrpid;
257 compat_ulong_t __unused4;
258 compat_ulong_t __unused5;