Searched refs:SYS_shmat (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/bionic/
H A Dsys_shm.cpp35 #if defined(SYS_shmat)
36 return reinterpret_cast<void*>(syscall(SYS_shmat, id, address, flags));
/bionic/libc/include/bits/
H A Dglibc-syscalls.h1007 #define SYS_shmat __NR_shmat macro
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h1007 #define SYS_shmat __NR_shmat macro

Completed in 9 milliseconds