Home
last modified time | relevance | path

Searched defs:entry1 (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/bsd/kern/
H A Dsocket_flows.c513 soflow_match_entries_v4(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean… in soflow_match_entries_v4()
530 soflow_match_entries_v6(struct soflow_hash_entry *entry1, struct soflow_hash_entry *entry2, boolean… in soflow_match_entries_v6()
/xnu-11215.1.10/osfmk/ipc/
H A Dipc_object.c314 ipc_entry_t entry1; in ipc_object_translate_two() local
H A Dipc_right.c328 ipc_entry_t entry1; in ipc_right_lookup_two_write() local
/xnu-11215.1.10/osfmk/vm/
H A Dvm_map.c3723 vm_map_entry_t entry1, entry2; in vm_map_enter() local