Home
last modified time | relevance | path

Searched refs:user_IPCS_command (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/bsd/sys/
H A Dipcs.h62 struct user_IPCS_command { struct
/xnu-11215/bsd/kern/
H A Dsysv_shm.c1170 struct user_IPCS_command u64; in IPCS_shm_sysctl()
1175 size_t ipcs_sz = sizeof(struct user_IPCS_command); in IPCS_shm_sysctl()
H A Dsysv_msg.c1488 struct user_IPCS_command u64; in IPCS_msg_sysctl()
1498 ipcs_sz = sizeof(struct user_IPCS_command); in IPCS_msg_sysctl()
H A Dsysv_sem.c1516 struct user_IPCS_command u64; in IPCS_sem_sysctl()
1526 ipcs_sz = sizeof(struct user_IPCS_command); in IPCS_sem_sysctl()