Home
last modified time | relevance | path

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

/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_ipc.h170 struct shmid_ds_old32 { struct
171 struct ipc_perm_old32 shm_perm;
172 int32_t shm_segsz;
173 pid_t shm_lpid;
174 pid_t shm_cpid;
175 int16_t shm_nattch;
176 time32_t shm_atime;
177 time32_t shm_dtime;
178 time32_t shm_ctime;
179 uint32_t shm_internal;