Searched refs:ipcs_op (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dipcs.h53 int ipcs_op; /* Operation to perform */ member in struct:IPCS_command
64 int ipcs_op; /* Operation to perform */ member in struct:user_IPCS_command
72 int ipcs_op; /* Operation to perform */ member in struct:user32_IPCS_command
81 * OP code values for 'ipcs_op'
/macosx-10.10/file_cmds-242/ipcs/
H A Dipcs.c217 ic.ipcs_op = IPCS_MSG_CONF;
266 ic.ipcs_op = IPCS_MSG_ITER;
343 ic.ipcs_op = IPCS_SHM_CONF;
388 ic.ipcs_op = IPCS_SHM_ITER;
465 ic.ipcs_op = IPCS_SEM_CONF;
518 ic.ipcs_op = IPCS_SEM_ITER;
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsysv_shm.c1115 switch(ipcs.u64.ipcs_op) {
H A Dsysv_msg.c1501 switch(ipcs.u64.ipcs_op) {
H A Dsysv_sem.c1613 switch(ipcs.u64.ipcs_op) {

Completed in 209 milliseconds