Home
last modified time | relevance | path

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

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