Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
Dshmbuf.h31 struct shmid64_ds { struct
45 struct shmid64_ds { struct
66 * The shmid64_ds structure for parisc architecture. argument
74 struct shmid64_ds { struct
75 struct ipc64_perm shm_perm; /* operation perms */
77 long shm_atime; /* last attach time */
78 long shm_dtime; /* last detach time */
102 * The shmid64_ds structure for PPC architecture. argument
111 struct shmid64_ds { struct
112 struct ipc64_perm shm_perm; /* operation perms */
[all …]