Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/compat/linux/
HDlinux_ipc.c186 struct l_shmid_ds { struct
187 struct l_ipc_perm shm_perm;
188 l_int shm_segsz;
189 l_time_t shm_atime;
190 l_time_t shm_dtime;
191 l_time_t shm_ctime;
192 l_ushort shm_cpid;
193 l_ushort shm_lpid;
194 l_short shm_nattch;
195 l_ushort private1;
[all …]