Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/
A Dshm.c36 _syscall3(void *, shmat, int, shmid, const void *,shmaddr, int, shmflg) in _syscall3() argument
/l4re-core-master/libc_backends/lib/misc/
A Dmisc.c443 void *shmat(int shmid, const void *shmaddr, int shmflg) in shmat()
450 int shmctl(int shmid, int cmd, struct shmid_ds *buf) in shmctl()

Completed in 4 milliseconds