Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_ipc.h152 struct msqid_ds_old32 { struct
153 struct ipc_perm_old32 msg_perm;
154 uint32_t __msg_first;
155 uint32_t __msg_last;
156 uint32_t msg_cbytes;
157 uint32_t msg_qnum;
158 uint32_t msg_qbytes;
159 pid_t msg_lspid;
160 pid_t msg_lrpid;
161 time32_t msg_stime;
[all …]