| /xnu-11417.101.15/pexpert/arm/ |
| H A D | pe_init.c | 851 PE_mark_hwaccess_data(uint8_t type, uint8_t size, uint64_t paddr) in PE_mark_hwaccess_data()
|
| /xnu-11417.101.15/libkern/zlib/ |
| H A D | zutil.h | 203 # define fdopen(fd,type) _fdopen(fd,type) argument
|
| /xnu-11417.101.15/tools/lldbmacros/core/ |
| H A D | caching.py | 347 fasttypes = {int, str}, tuple=tuple, type=type, len=len): argument
|
| /xnu-11417.101.15/bsd/skywalk/ |
| H A D | os_skywalk_private.h | 40 #define SK_ALIGN64_CASSERT(type, field) \ argument
|
| /xnu-11417.101.15/iokit/Kernel/ |
| H A D | IOKitDebug.cpp | 251 uint32_t type; member 352 uint32_t type, uint32_t numSiteQs) in IOTrackingQueueAlloc() 812 IOTrackingFreeCallSite(uint32_t type, IOTrackingCallSite ** pSite) in IOTrackingFreeCallSite()
|
| H A D | IOUserServer.cpp | 1531 int type; in GetInterruptType_Impl() local 1899 uint64_t * type, in CopyNextNotification_Impl() 3667 IOUserServer::copySendRightForObject(OSObject * object, ipc_kobject_type_t type) in copySendRightForObject() 3683 IOUserServer::copyObjectForSendRight(ipc_port_t port, ipc_kobject_type_t type) in copyObjectForSendRight() 4675 uint32_t type, OSDictionary * properties, IOUserClient ** handler) in serviceNewUserClient() 4817 uint32_t type, OSDictionary * properties, OSSharedPtr<IOUserClient>& handler) in serviceNewUserClient() 5264 uint32_t type, in NewUserClient_Impl() 5272 uint32_t type, in _NewUserClient_Impl() 6199 IOUserUserClient::clientMemoryForType(UInt32 type, in clientMemoryForType()
|
| H A D | IOKitKernelInternal.h | 100 #define __IODEQUALIFY(type, expr) \ argument
|
| /xnu-11417.101.15/osfmk/ipc/ |
| H A D | ipc_port.c | 583 mach_port_type_t type = 0; in ipc_port_request_type() local 899 mach_port_type_t type = MACH_PORT_TYPE_RECEIVE; in ipc_port_alloc() local 954 mach_port_type_t type = MACH_PORT_TYPE_RECEIVE; in ipc_port_alloc_name() local
|
| H A D | mach_kernelrpc.c | 409 mach_port_type_t type; in _kernelrpc_mach_port_type_trap() local
|
| H A D | mach_msg.c | 118 #define offsetof(type, member) ((size_t)(&((type *)0)->member)) argument
|
| /xnu-11417.101.15/bsd/kern/ |
| H A D | uipc_socket.c | 611 soalloc(int waitok, int dom, int type) in soalloc() 634 socreate_internal(int dom, struct socket **aso, int type, int proto, in socreate_internal() 851 socreate(int dom, struct socket **aso, int type, int proto) in socreate() 858 socreate_delegate(int dom, struct socket **aso, int type, int proto, pid_t epid) in socreate_delegate() 3313 int moff, type = 0; in soreceive() local
|
| H A D | kern_memorystatus_internal.h | 271 #define _memorystatus_log_with_type(type, format, ...) os_log_with_startup_serial_and_type(memoryst… argument
|
| H A D | ubc_subr.c | 199 cs_find_md(uint8_t type) in cs_find_md() 236 uint32_t type = cd->hashType; in hash_rank() local 556 uint32_t type = ntohl(blobIndex->type); in cs_validate_csblob() local 727 csblob_find_blob_bytes(const uint8_t *addr, size_t length, uint32_t type, uint32_t magic) in csblob_find_blob_bytes() 772 csblob_find_blob(struct cs_blob *csblob, uint32_t type, uint32_t magic) in csblob_find_blob()
|
| /xnu-11417.101.15/osfmk/vm/ |
| H A D | pmap.h | 416 unified_page_list_type_t type; member
|
| /xnu-11417.101.15/libsyscall/mach/ |
| H A D | mach_msg.c | 332 mach_msg_destroy_port(mach_port_t port, mach_msg_type_name_t type) in mach_msg_destroy_port()
|
| /xnu-11417.101.15/bsd/security/audit/ |
| H A D | audit_private.h | 512 u_char type; member 520 u_char type; member
|
| /xnu-11417.101.15/osfmk/i386/ |
| H A D | cpuid.h | 365 cache_type_t type; /* Cache type */ member 374 #define CACHE_DESC(value, type, size, linesize, text) \ argument 377 #define CACHE_DESC(value, type, size, linesize, text) \ argument
|
| /xnu-11417.101.15/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_priv.h | 31 #define __DECONST(type, var) ((type)(uintptr_t)(const void *)(var)) argument
|
| /xnu-11417.101.15/bsd/netinet6/ |
| H A D | raw_ip6.c | 376 int type = 0, code = 0; /* for ICMPv6 output statistics only */ in rip6_output() local
|
| /xnu-11417.101.15/osfmk/kperf/ |
| H A D | kperfbsd.c | 481 enum kperf_request type = (enum kperf_request)arg1; variable
|
| /xnu-11417.101.15/libkern/libkern/c++/ |
| H A D | OSKext.h | 142 #define container_of(ptr, type, member) ((type*)(((uintptr_t)ptr) - offsetof(type, member))) argument
|
| /xnu-11417.101.15/tests/sched/sched_test_harness/ |
| H A D | sched_edge_harness.c | 169 edge_impl_set_cluster_type(processor_set_t pset, test_cpu_type_t type) in edge_impl_set_cluster_type()
|
| /xnu-11417.101.15/tests/ |
| H A D | arm_matrix.c | 92 exception_type_t type, in bad_instruction_exception_handler()
|
| /xnu-11417.101.15/bsd/sys/ |
| H A D | gmon.h | 234 uint32_t type; /* constant for type of data following this struct */ member
|
| /xnu-11417.101.15/tests/skywalk/ |
| H A D | skywalk_test_common.h | 118 nexus_type_t type; member
|