Searched defs:compat_msqid64_ds (Results 1 – 8 of 8) sorted by relevance
252 struct compat_msqid64_ds { struct253 struct compat_ipc64_perm msg_perm;255 compat_ulong_t __unused1;257 compat_time_t msg_stime;259 compat_ulong_t __unused1;262 compat_ulong_t __unused2;264 compat_time_t msg_rtime;266 compat_ulong_t __unused2;269 compat_ulong_t __unused3;271 compat_time_t msg_ctime;[all …]
203 struct compat_msqid64_ds { struct204 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;[all …]
251 struct compat_msqid64_ds { struct252 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;[all …]
268 struct compat_msqid64_ds { struct269 struct compat_ipc64_perm msg_perm;270 compat_time_t msg_stime;271 compat_ulong_t __unused1;272 compat_time_t msg_rtime;273 compat_ulong_t __unused2;274 compat_time_t msg_ctime;275 compat_ulong_t __unused3;276 compat_ulong_t msg_cbytes;277 compat_ulong_t msg_qnum;[all …]
228 struct compat_msqid64_ds { struct229 struct compat_ipc64_perm msg_perm;230 compat_time_t msg_stime;231 compat_ulong_t __unused1;232 compat_time_t msg_rtime;233 compat_ulong_t __unused2;234 compat_time_t msg_ctime;235 compat_ulong_t __unused3;236 compat_ulong_t msg_cbytes;237 compat_ulong_t msg_qnum;[all …]
218 struct compat_msqid64_ds { struct219 struct compat_ipc64_perm msg_perm;220 unsigned int __unused1;221 compat_time_t msg_stime;222 unsigned int __unused2;223 compat_time_t msg_rtime;224 unsigned int __unused3;225 compat_time_t msg_ctime;226 compat_ulong_t msg_cbytes;227 compat_ulong_t msg_qnum;[all …]
272 struct compat_msqid64_ds { struct273 struct compat_ipc64_perm msg_perm;274 unsigned int __pad1;275 compat_time_t msg_stime;276 unsigned int __pad2;277 compat_time_t msg_rtime;278 unsigned int __pad3;279 compat_time_t msg_ctime;280 unsigned int msg_cbytes;281 unsigned int msg_qnum;[all …]
327 struct compat_msqid64_ds { struct328 struct compat_ipc64_perm msg_perm;329 compat_time_t msg_stime;330 compat_ulong_t __pad1;331 compat_time_t msg_rtime;332 compat_ulong_t __pad2;333 compat_time_t msg_ctime;334 compat_ulong_t __pad3;335 compat_ulong_t msg_cbytes;336 compat_ulong_t msg_qnum;[all …]