Home
last modified time | relevance | path

Searched refs:shmid_ds (Results 1 – 9 of 9) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dshmctl.c27 _Static_assert (sizeof ((struct shmid_ds){0}.shm_perm.mode)
32 typedef struct shmid_ds shmctl_arg_t;
147 if (sizeof ((struct shmid_ds){0}.shm_perm.mode) in __shmctl64()
163 shmid_to_shmid64 (struct __shmid64_ds *shm64, const struct shmid_ds *shm) in libc_hidden_def()
179 shmid64_to_shmid (struct shmid_ds *shm, const struct __shmid64_ds *shm64) in shmid64_to_shmid()
195 __shmctl (int shmid, int cmd, struct shmid_ds *buf) in __shmctl()
241 __shmctl_mode16 (int shmid, int cmd, struct shmid_ds *buf) in __shmctl_mode16()
A Dtst-sysvshm-linux.c90 struct shmid_ds shminfo; in check_shminfo()
153 shmidx = shmctl (shmid, IPC_INFO, (struct shmid_ds *) &ipcinfo); in do_test()
/sysdeps/unix/sysv/linux/bits/types/
A Dstruct_shmid64_ds.h24 # define __shmid64_ds shmid_ds
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
/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/mips/bits/types/
A Dstruct_shmid_ds.h24 struct shmid_ds struct
/sysdeps/gnu/bits/
A Dshm.h49 struct shmid_ds struct

Completed in 6 milliseconds