Lines Matching defs:compat_msqid64_ds
174 struct compat_msqid64_ds { struct
175 struct compat_ipc64_perm msg_perm;
176 unsigned int msg_stime_high;
177 unsigned int msg_stime;
178 unsigned int msg_rtime_high;
179 unsigned int msg_rtime;
180 unsigned int msg_ctime_high;
181 unsigned int msg_ctime;
182 compat_ulong_t msg_cbytes;
183 compat_ulong_t msg_qnum;
184 compat_ulong_t msg_qbytes;
185 compat_pid_t msg_lspid;
186 compat_pid_t msg_lrpid;
187 compat_ulong_t __unused4;
188 compat_ulong_t __unused5;