Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/include/
H A Dandroid-ashmem.h28 int shmctl(int __shmid, int __cmd, struct shmid_ds *__buf) { in shmctl()
68 void *shmat(int __shmid, const void *__shmaddr, int __shmflg) { in shmat()