Searched defs:compat_msqid64_ds (Results 1 – 6 of 6) sorted by relevance
142 struct compat_msqid64_ds { struct143 struct compat_ipc64_perm msg_perm;144 compat_time_t msg_stime;145 compat_ulong_t __unused1;146 compat_time_t msg_rtime;147 compat_ulong_t __unused2;148 compat_time_t msg_ctime;149 compat_ulong_t __unused3;150 compat_ulong_t msg_cbytes;151 compat_ulong_t msg_qnum;[all …]
179 struct compat_msqid64_ds { struct180 struct compat_ipc64_perm msg_perm;182 compat_ulong_t __unused1;184 compat_time_t msg_stime;186 compat_ulong_t __unused1;189 compat_ulong_t __unused2;191 compat_time_t msg_rtime;193 compat_ulong_t __unused2;196 compat_ulong_t __unused3;198 compat_time_t msg_ctime;[all …]
153 struct compat_msqid64_ds { struct154 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;[all …]
181 struct compat_msqid64_ds { struct182 struct compat_ipc64_perm msg_perm;183 unsigned int __unused1;184 compat_time_t msg_stime;185 unsigned int __unused2;186 compat_time_t msg_rtime;187 unsigned int __unused3;188 compat_time_t msg_ctime;189 compat_ulong_t msg_cbytes;190 compat_ulong_t msg_qnum;[all …]
212 struct compat_msqid64_ds { struct213 struct compat_ipc64_perm msg_perm;214 compat_time_t msg_stime;215 compat_ulong_t __pad1;216 compat_time_t msg_rtime;217 compat_ulong_t __pad2;218 compat_time_t msg_ctime;219 compat_ulong_t __pad3;220 compat_ulong_t msg_cbytes;221 compat_ulong_t msg_qnum;[all …]
212 struct compat_msqid64_ds { struct213 struct compat_ipc64_perm msg_perm;214 unsigned int __pad1;215 compat_time_t msg_stime;216 unsigned int __pad2;217 compat_time_t msg_rtime;218 unsigned int __pad3;219 compat_time_t msg_ctime;220 unsigned int msg_cbytes;221 unsigned int msg_qnum;[all …]