Lines Matching defs:compat_msqid64_ds
153 struct compat_msqid64_ds { struct
154 struct compat_ipc64_perm msg_perm;
155 compat_time_t msg_stime;
156 compat_ulong_t __unused1;
157 compat_time_t msg_rtime;
158 compat_ulong_t __unused2;
159 compat_time_t msg_ctime;
160 compat_ulong_t __unused3;
161 compat_ulong_t msg_cbytes;
162 compat_ulong_t msg_qnum;
163 compat_ulong_t msg_qbytes;
164 compat_pid_t msg_lspid;
165 compat_pid_t msg_lrpid;
166 compat_ulong_t __unused4;
167 compat_ulong_t __unused5;