| /xnu-11215.61.5/bsd/skywalk/packet/ |
| H A D | packet_common.h | 409 uint16_t *len, uint8_t *type) in __packet_opt_get_token() 442 uint8_t type; in __packet_get_token() local 460 const uint16_t len, const uint8_t type, volatile uint64_t *pflags) in __packet_opt_set_token() 550 uint8_t type; in __packet_get_packetid() local
|
| /xnu-11215.61.5/tests/ |
| H A D | arm_matrix.c | 91 exception_type_t type, in bad_instruction_exception_handler()
|
| H A D | cpucount.c | 69 CFTypeID type = CFGetTypeID(val); in dict_number_internal() local
|
| /xnu-11215.61.5/libsyscall/wrappers/libproc/ |
| H A D | proc_listpidspath.c | 545 proc_listpidspath(uint32_t type, in proc_listpidspath()
|
| /xnu-11215.61.5/osfmk/kern/ |
| H A D | kern_cdata.h | 56 #define KCDATA_ITEM_FIND_TYPE(itemx, type) (kcdata_iter_find_type(KCDATA_ITEM_ITER(itemx), type).it… argument
|
| H A D | kalloc.c | 423 #define KALLOC_TYPE_SECTION(type) \ argument 438 #define kalloc_type_var(type, var) \ argument 442 #define kalloc_type_func(type, func, ...) \ argument 745 kalloc_type_view_count(kalloc_type_variant_t type, vm_offset_t start, in kalloc_type_view_count() 903 const kalloc_type_variant_t type, in kalloc_type_view_copy() 955 kalloc_type_view_parse(const kalloc_type_variant_t type) in kalloc_type_view_parse()
|
| H A D | exclaves_sensor.c | 59 sensor_type_to_eic_sensortype(exclaves_sensor_type_t type) in sensor_type_to_eic_sensortype()
|
| /xnu-11215.61.5/tests/recount/ |
| H A D | recount_test_utils.c | 134 bind_to_cluster(char type) in bind_to_cluster()
|
| /xnu-11215.61.5/libsa/ |
| H A D | bootstrap.cpp | 228 KLDBootstrap::readPrelinkedExtensions(kernel_mach_header_t *mh, kc_kind_t type) in readPrelinkedExtensions()
|
| /xnu-11215.61.5/osfmk/i386/ |
| H A D | cpuid.c | 89 uint8_t type; /* cpuid_leaf2_desc_type_t */ member 374 cache_type_t type = Lnone; in cpuid_set_cache_info() local
|
| /xnu-11215.61.5/bsd/netinet/ |
| H A D | igmp.c | 2673 igmp_v1v2_queue_report(struct in_multi *inm, const int type) in igmp_v1v2_queue_report() 3211 int type; in igmp_v3_enqueue_group_record() local 4188 igmp_rec_type_to_str(const int type) in igmp_rec_type_to_str()
|
| H A D | ip_encap.c | 543 m_tag_kalloc_encap(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_encap()
|
| H A D | kpi_ipfilter.c | 653 m_tag_kalloc_ipfilt(u_int32_t id, u_int16_t type, uint16_t len, int wait) in m_tag_kalloc_ipfilt()
|
| /xnu-11215.61.5/bsd/sys/ |
| H A D | cdefs.h | 478 #define __DECONST(type, var) __CAST_AWAY_QUALIFIER(var, const, type) argument 482 #define __DEVOLATILE(type, var) __CAST_AWAY_QUALIFIER(var, volatile, type) argument 486 #define __DEQUALIFY(type, var) __CAST_AWAY_QUALIFIER(var, const volatile, type) argument 1101 #define __CAST_AWAY_QUALIFIER(variable, qualifier, type) \ argument
|
| H A D | fsevents.h | 83 #define FSE_GET_FLAGS(type) (((type) >> 12) & 0x000f) argument
|
| H A D | kpi_socketfilter.h | 584 #define sflt_register(filter, domain, type, protocol) \ argument
|
| /xnu-11215.61.5/bsd/net/classq/ |
| H A D | classq.c | 88 _qinit(class_queue_t *q, int type, int lim, classq_pkt_type_t ptype) in _qinit()
|
| /xnu-11215.61.5/bsd/skywalk/channel/ |
| H A D | channel_syscalls.c | 564 enum txrx type; in __channel_sync() local
|
| /xnu-11215.61.5/libkern/libkern/c++/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 234 #define malloc_type(type) kalloc_type(type, Z_SET_NOTSHARED) argument 246 #define free_type(type, addr) kfree_type(type, addr) argument 267 #define malloc_type(type) (type *) calloc(1, sizeof(type)) argument 277 #define free_type(type, addr) safe_free(addr, sizeof(type)) argument
|
| /xnu-11215.61.5/bsd/net/ |
| H A D | kpi_interface.h | 445 u_int32_t type; member 729 u_int32_t type; /* required */ member 1124 u_int32_t type; /* required */ member 3679 u_int8_t type; /* type of application */ member
|
| /xnu-11215.61.5/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 234 #define malloc_type(type) kalloc_type(type, Z_SET_NOTSHARED) argument 246 #define free_type(type, addr) kfree_type(type, addr) argument 267 #define malloc_type(type) (type *) calloc(1, sizeof(type)) argument 277 #define free_type(type, addr) safe_free(addr, sizeof(type)) argument
|
| /xnu-11215.61.5/bsd/security/audit/ |
| H A D | audit_bsm_token.c | 379 u_int32_t type = AU_IPv6; in au_to_in_addr_ex() local 416 au_to_ipc(char type, int id) in au_to_ipc() 1175 au_to_exec_strings(const char *strs, int count, u_char type) in au_to_exec_strings()
|
| /xnu-11215.61.5/tools/lldbmacros/ |
| H A D | skywalk.py | 226 def SkmemArenaTypeAsString(type) : argument
|
| /xnu-11215.61.5/EXTERNAL_HEADERS/CoreEntitlements/ |
| H A D | QueryHelpers.h | 100 #define CEMatchType(type) (CEQueryOperation_t){.opcode = kCEOpMatchType, .parameters = {.numericPar… argument
|
| /xnu-11215.61.5/tests/skywalk/ |
| H A D | skt_utunloop.c | 374 makesocket(int type, in_addr_t addr) in makesocket() 872 sktu_if_type_t type = doutun ? SKTU_IFT_UTUN : SKTU_IFT_IPSEC; in skt_tunloop_common() local
|