Lines Matching defs:compat_msqid64_ds
74 struct compat_msqid64_ds { struct
75 struct compat_ipc64_perm msg_perm;
76 unsigned int msg_stime_high;
77 unsigned int msg_stime;
78 unsigned int msg_rtime_high;
79 unsigned int msg_rtime;
80 unsigned int msg_ctime_high;
81 unsigned int msg_ctime;
82 compat_ulong_t msg_cbytes;
83 compat_ulong_t msg_qnum;
84 compat_ulong_t msg_qbytes;
85 compat_pid_t msg_lspid;
86 compat_pid_t msg_lrpid;
87 compat_ulong_t __unused4;
88 compat_ulong_t __unused5;