Home
last modified time | relevance | path

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

/dports/security/afl++/AFLplusplus-3.14c/include/
H A Dandroid-ashmem.h26 int shmctl(int __shmid, int __cmd, struct shmid_ds *__buf) { in shmctl()
66 void *shmat(int __shmid, const void *__shmaddr, int __shmflg) { in shmat()
/dports/benchmarks/fio/fio-3.29/os/
H A Dos-android.h83 static inline int shmctl(int __shmid, int __cmd, struct shmid_ds *__buf) in shmctl()
133 static inline void *shmat(int __shmid, const void *__shmaddr, int __shmflg) in shmat()