Home
last modified time | relevance | path

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

/external/fio/os/
Dos-android.h85 static inline int shmctl (int __shmid, int __cmd, struct shmid_ds *__buf) in shmctl()
123 static inline void *shmat (int __shmid, const void *__shmaddr, int __shmflg) in shmat()