Lines Matching defs:compat_msqid64_ds
251 struct compat_msqid64_ds { struct
252 struct compat_ipc64_perm msg_perm;
253 unsigned int __unused1;
254 compat_time_t msg_stime;
255 unsigned int __unused2;
256 compat_time_t msg_rtime;
257 unsigned int __unused3;
258 compat_time_t msg_ctime;
259 compat_ulong_t msg_cbytes;
260 compat_ulong_t msg_qnum;
261 compat_ulong_t msg_qbytes;
262 compat_pid_t msg_lspid;
263 compat_pid_t msg_lrpid;
264 compat_ulong_t __unused4;
265 compat_ulong_t __unused5;