Home
last modified time | relevance | path

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

/sysdeps/gnu/bits/
A Dshm.h49 struct shmid_ds struct
51 struct ipc_perm shm_perm; /* operation permission struct */
52 size_t shm_segsz; /* size of segment in bytes */
53 __time_t shm_atime; /* time of last shmat() */
54 __time_t shm_dtime; /* time of last shmdt() */
55 __time_t shm_ctime; /* time of last change by shmctl() */
56 __ipc_pid_t shm_cpid; /* pid of creator */
57 __ipc_pid_t shm_lpid; /* pid of last shmop */
58 shmatt_t shm_nattch; /* number of current attaches */
59 unsigned short int __shm_npages; /* size of segment (pages) */
[all …]
/sysdeps/unix/sysv/linux/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct
/sysdeps/unix/sysv/linux/mips/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct
/sysdeps/unix/sysv/linux/powerpc/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct
/sysdeps/unix/sysv/linux/hppa/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct
/sysdeps/unix/sysv/linux/sparc/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct

Completed in 7 milliseconds