Home
last modified time | relevance | path

Searched defs:compat_msqid_ds (Results 1 – 1 of 1) sorted by relevance

/ipc/
Dcompat.c63 struct compat_msqid_ds { struct
64 struct compat_ipc_perm msg_perm;
65 compat_uptr_t msg_first;
66 compat_uptr_t msg_last;
67 compat_time_t msg_stime;
68 compat_time_t msg_rtime;
69 compat_time_t msg_ctime;
70 compat_ulong_t msg_lcbytes;
71 compat_ulong_t msg_lqbytes;
72 unsigned short msg_cbytes;
[all …]