Home
last modified time | relevance | path

Searched refs:IPCS_SHM_CONF (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.41.9/bsd/sys/
H A Dipcs.h83 #define IPCS_SHM_CONF 0x00000001 /* Obtain shared memory config */ macro
/xnu-10002.41.9/bsd/kern/
H A Dsysv_shm.c1205 case IPCS_SHM_CONF: /* Obtain global configuration data */ in IPCS_shm_sysctl()