Searched defs:marks (Results 1 – 6 of 6) sorted by relevance
| /xnu-8019.80.24/bsd/kern/ |
| H A D | uipc_domain.c | 1037 net_thread_marks_t marks; in domain_guard_deploy() local 1053 net_thread_marks_t marks = (net_thread_marks_t)(const void*)guard; in domain_guard_release() local 1067 net_thread_marks_t marks; in domain_unguard_deploy() local 1083 net_thread_marks_t marks = (net_thread_marks_t)(const void*)unguard; in domain_unguard_release() local
|
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | utils.py | 540 def print_hex_data(data, begin_offset=0, desc="", marks={}): argument
|
| H A D | memory.py | 645 def GetZone(zone_val, zs_val, marks, security_marks): argument 725 def GetZoneSummary(zone_val, zs_val, marks, security_marks, stats): argument
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | pf_ioctl.c | 4533 net_thread_marks_t marks; in pf_af_hook() local
|
| H A D | kpi_interface.c | 2248 net_thread_marks_t marks; in ifnet_guarded_lladdr_copy_bytes() local
|
| H A D | if.c | 4374 net_thread_marks_t marks; in ifconf() local
|