Home
last modified time | relevance | path

Searched refs:conflict (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dposix_shm.c231 pshm_info_t *conflict; in pshm_cache_add() local
234 conflict = RB_INSERT(pshmhead, &pshm_head, entry); in pshm_cache_add()
235 if (conflict != NULL) { in pshm_cache_add()
236 panic("pshm_cache_add() found %p", conflict); in pshm_cache_add()
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c878 int conflict = 0; in in_pcbbind() local
1077 conflict = 1; in in_pcbbind()
1082 if (conflict) { in in_pcbbind()
1104 conflict = 1; in in_pcbbind()
1109 if (conflict) { in in_pcbbind()
/xnu-11215.1.10/doc/lifecycle/
H A Dhibernation.md193 pages that conflict with the image itself are copied to interim scratch space.