System V shared memory operations NAME shmat, shmdt - System V shared memory operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i...System V shared memory operations NAME shmat, shmdt - System V shared memory operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i...System V shared memory operations NAME shmat, shmdt - System V shared memory operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i......2), msgsnd (2), semctl (2), semget (2), semop (2), semtimedop (2), shmat (2), shmctl (2), shmdt (2), shmget (2), sysvipc (7)...shmctl() */ pid_t shm_cpid; /* PID of creator */ pid_t shm_lpid; /* PID of last shmat(2)/shmdt(2) */ shmatt_t shm_nattch; /* No. of current attaches */ ... }; The fields of the …...w its function. EXAMPLES See shmop (2). SEE ALSO memfd_create (2), shmat (2), shmctl (2), shmdt (2), ftok (3), capabilities (7), shm_overview (7), sysvipc (7)...8 sgetmask (2) 1.0 shmat (2) 2.0 See notes on ipc (2) shmctl (2) 2.0 See notes on ipc (2) shmdt (2) 2.0 See notes on ipc (2) shmget (2) 2.0 See notes on ipc (2) shutdown (2) 2.0…