#include <ktypes.h>
Data Fields | |
pid_t | shm_lpid |
Size of segment in bytes. | |
pid_t | shm_cpid |
Process ID of last shared memory operation. | |
shmatt_t | shm_nattch |
Process ID of creator. | |
void * | shm_addr |
Number of current attaches. | |
int | shm_id |
Shared memory pointer. | |
key_t | shm_key |
ID of this SHM struct. |