Searched defs:compat_msqid64_ds (Results 1 – 8 of 8) sorted by relevance
246 struct compat_msqid64_ds { struct247 struct compat_ipc64_perm msg_perm;249 compat_ulong_t __unused1;251 compat_time_t msg_stime;253 compat_ulong_t __unused1;256 compat_ulong_t __unused2;258 compat_time_t msg_rtime;260 compat_ulong_t __unused2;263 compat_ulong_t __unused3;265 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 …]
244 struct compat_msqid64_ds { struct245 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;[all …]
269 struct compat_msqid64_ds { struct270 struct compat_ipc64_perm msg_perm;271 compat_time_t msg_stime;272 compat_ulong_t __unused1;273 compat_time_t msg_rtime;274 compat_ulong_t __unused2;275 compat_time_t msg_ctime;276 compat_ulong_t __unused3;277 compat_ulong_t msg_cbytes;278 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 …]
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 …]
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 …]