Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dipcs.h70 struct user32_IPCS_command { struct
/xnu-11215/bsd/kern/
H A Dsysv_shm.c1169 struct user32_IPCS_command u32; in IPCS_shm_sysctl()
1186 ipcs_sz = sizeof(struct user32_IPCS_command); in IPCS_shm_sysctl()
H A Dsysv_msg.c1487 struct user32_IPCS_command u32; in IPCS_msg_sysctl()
1501 ipcs_sz = sizeof(struct user32_IPCS_command); in IPCS_msg_sysctl()
H A Dsysv_sem.c1515 struct user32_IPCS_command u32; in IPCS_sem_sysctl()
1529 ipcs_sz = sizeof(struct user32_IPCS_command); in IPCS_sem_sysctl()