Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_ipc.c182 struct l_shmid_ds { struct
183 struct l_ipc_perm shm_perm;
184 l_int shm_segsz;
185 l_time_t shm_atime;
186 l_time_t shm_dtime;
187 l_time_t shm_ctime;
188 l_ushort shm_cpid;
189 l_ushort shm_lpid;
190 l_short shm_nattch;
191 l_ushort private1;
[all …]