shmat

GPTKB entity

Statements (17)
Predicate Object
gptkbp:instanceOf system call
gptkbp:definedIn sys/shm.h
gptkbp:errorReturn (void *) -1
https://www.w3.org/2000/01/rdf-schema#label shmat
gptkbp:introducedIn gptkb:System_V_IPC
gptkbp:manPage man 2 shmat
gptkbp:parameter shmaddr
shmflg
shmid
gptkbp:purpose attach shared memory segment to process address space
gptkbp:relatedTo shmdt
shmget
gptkbp:result void pointer to attached memory
gptkbp:usedFor inter-process communication
gptkbp:usedIn Unix-like operating systems
gptkbp:bfsParent gptkb:System_V_shared_memory
gptkbp:bfsLayer 7