Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/sys/
H A Dipcs.h89 #define IPCS_MSG_CONF 0x00000100 /* Obtain message queue config */ macro
/xnu-8020.121.3/bsd/kern/
H A Dsysv_msg.c1522 case IPCS_MSG_CONF: /* Obtain global configuration data */ in IPCS_msg_sysctl()