Searched defs:ipc_namespace (Results 1 – 1 of 1) sorted by relevance
31 struct ipc_namespace { struct32 struct ipc_ids ids[3];34 int sem_ctls[4];35 int used_sems;37 unsigned int msg_ctlmax;43 size_t shm_ctlmax;44 size_t shm_ctlall;45 unsigned long shm_tot;46 int shm_ctlmni;51 int shm_rmid_forced;[all …]
Completed in 7 milliseconds