Searched defs:compat_msqid64_ds (Results 1 – 7 of 7) sorted by relevance
121 struct compat_msqid64_ds { struct126 compat_ulong_t msg_stime;133 compat_ulong_t msg_rtime;140 compat_ulong_t msg_ctime;144 compat_ulong_t msg_cbytes;145 compat_ulong_t msg_qnum;146 compat_ulong_t msg_qbytes;147 compat_pid_t msg_lspid;148 compat_pid_t msg_lrpid;149 compat_ulong_t __unused4;[all …]
114 struct compat_msqid64_ds { struct117 unsigned int msg_stime;119 unsigned int msg_rtime;121 unsigned int msg_ctime;122 compat_ulong_t msg_cbytes;123 compat_ulong_t msg_qnum;124 compat_ulong_t msg_qbytes;125 compat_pid_t msg_lspid;126 compat_pid_t msg_lrpid;127 compat_ulong_t __unused4;[all …]
121 struct compat_msqid64_ds { struct123 compat_ulong_t msg_stime;125 compat_ulong_t msg_rtime;127 compat_ulong_t msg_ctime;129 compat_ulong_t msg_cbytes;130 compat_ulong_t msg_qnum;131 compat_ulong_t msg_qbytes;132 compat_pid_t msg_lspid;133 compat_pid_t msg_lrpid;134 compat_ulong_t __unused4;[all …]
135 struct compat_msqid64_ds { struct137 compat_ulong_t msg_stime;139 compat_ulong_t msg_rtime;141 compat_ulong_t msg_ctime;143 compat_ulong_t msg_cbytes;144 compat_ulong_t msg_qnum;145 compat_ulong_t msg_qbytes;146 compat_pid_t msg_lspid;147 compat_pid_t msg_lrpid;148 compat_ulong_t __unused4;[all …]
144 struct compat_msqid64_ds { struct147 unsigned int msg_stime;149 unsigned int msg_rtime;151 unsigned int msg_ctime;152 unsigned int msg_cbytes;153 unsigned int msg_qnum;154 unsigned int msg_qbytes;155 compat_pid_t msg_lspid;156 compat_pid_t msg_lrpid;157 unsigned int __unused1;[all …]
126 struct compat_msqid64_ds { struct129 unsigned int msg_stime;131 unsigned int msg_rtime;133 unsigned int msg_ctime;134 compat_ulong_t msg_cbytes;135 compat_ulong_t msg_qnum;136 compat_ulong_t msg_qbytes;137 compat_pid_t msg_lspid;138 compat_pid_t msg_lrpid;139 compat_ulong_t __unused4;[all …]
206 struct compat_msqid64_ds { struct208 compat_ulong_t msg_stime;210 compat_ulong_t msg_rtime;212 compat_ulong_t msg_ctime;214 compat_ulong_t msg_cbytes;215 compat_ulong_t msg_qnum;216 compat_ulong_t msg_qbytes;217 compat_pid_t msg_lspid;218 compat_pid_t msg_lrpid;219 compat_ulong_t __unused1;[all …]
Completed in 18 milliseconds