Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dipcs.h86 #define IPCS_SEM_CONF 0x00000010 /* Obtain semaphore config */ macro
/xnu-8020.121.3/bsd/kern/
H A Dsysv_sem.c1549 case IPCS_SEM_CONF: /* Obtain global configuration data */ in IPCS_sem_sysctl()