| /xnu-11417.121.6/iokit/Tests/TestServices/ |
| H A D | TestIODeviceMemoryRosetta.cpp | 54 uint64_t length; member
|
| /xnu-11417.121.6/libkern/zlib/ |
| H A D | trees.c | 224 send_bits(deflate_state *s, int value, int length) in send_bits() 246 #define send_bits(s, value, length) \ argument 274 int length; /* length value */ in tr_static_init() local
|
| H A D | deflate.c | 339 uInt length = dictLength; in deflateSetDictionary() local 1260 check_match(deflate_state *s, IPos start, IPos match, int length) in check_match() 1278 # define check_match(s, start, match, length) argument
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | necp.c | 2180 necp_buffer_write_tlv_validate(u_int8_t * __indexable cursor, u_int8_t type, u_int32_t length, in necp_buffer_write_tlv_validate() 2288 u_int32_t * __indexable length = NULL; in necp_buffer_get_tlv_length() local 2310 u_int32_t length = necp_buffer_get_tlv_length(buffer, buffer_length, tlv_offset); in __necp_buffer_get_tlv_value() local 2548 necp_policy_result_get_type_from_buffer(u_int8_t * __sized_by(length)buffer, u_int32_t length) in necp_policy_result_get_type_from_buffer() 2554 …licy_result_get_parameter_length_from_buffer(u_int8_t * __sized_by(length)buffer, u_int32_t length) in necp_policy_result_get_parameter_length_from_buffer() 2560 …cp_policy_result_get_parameter_pointer_from_buffer(u_int8_t * __indexable buffer, u_int32_t length) in necp_policy_result_get_parameter_pointer_from_buffer() 2566 necp_policy_result_requires_route_rules(u_int8_t * __sized_by(length)buffer, u_int32_t length) in necp_policy_result_requires_route_rules() 2590 necp_policy_result_is_valid(u_int8_t * __sized_by(length)buffer, u_int32_t length, bool *is_pass_sk… in necp_policy_result_is_valid() 2659 necp_policy_condition_get_type_from_buffer(u_int8_t * __sized_by(length)buffer, u_int32_t length) in necp_policy_condition_get_type_from_buffer() 2665 necp_policy_condition_get_flags_from_buffer(u_int8_t * __sized_by(length)buffer, u_int32_t length) in necp_policy_condition_get_flags_from_buffer() [all …]
|
| H A D | if_utun.c | 432 size_t length = 0; in utun_netif_sync_tx() local 679 size_t length = mbuf_pkthdr_len(data); in utun_netif_sync_rx() local 815 size_t length = MIN(tx_length - header_offset, in utun_netif_sync_rx() local 2666 int length; in utun_output() local 3260 size_t length = MIN(kern_packet_get_data_length(tx_ph), in utun_kpipe_sync_tx() local 3384 size_t length; in utun_kpipe_sync_rx() local 3554 size_t length = 0; in utun_kpipe_sync_rx() local
|
| H A D | trie_utility.h | 58 uint16_t length:15; member
|
| H A D | ndrv.h | 92 u_int16_t length; member
|
| H A D | if_pflog.h | 81 u_int8_t length; member
|
| /xnu-11417.121.6/iokit/Kernel/ |
| H A D | IONVRAM.cpp | 734 size_t length; in keyWithGuidAndCString() local 2062 IOByteCount length) in readXPRAM() 2069 IOByteCount length) in writeXPRAM() 2099 IOByteCount length) in readNVRAMPartition() 2107 IOByteCount length) in writeNVRAMPartition() 2113 IODTNVRAM::savePanicInfo(uint8_t *buffer, IOByteCount length) in savePanicInfo()
|
| H A D | IONVRAMV3Handler.cpp | 268 IONVRAMV3Handler::isValidImage(const uint8_t *image, IOByteCount length) in isValidImage() 280 IONVRAMV3Handler::init(IODTNVRAM *provider, const uint8_t *image, IOByteCount length) in init() 606 IONVRAMV3Handler::unserializeImage(const uint8_t *image, IOByteCount length) in unserializeImage() 1426 IONVRAMV3Handler::convertObjectToProp(uint8_t *buffer, uint32_t *length, in convertObjectToProp()
|
| /xnu-11417.121.6/tests/vfs/ |
| H A D | getattrlist_mountextflags.c | 174 uint32_t length; in test_getattrlist() member
|
| /xnu-11417.121.6/libkern/c++/ |
| H A D | OSUnserialize.y | 317 int start, length; in yylex() local 341 int start, length; in yylex() local
|
| H A D | OSString.cpp | 207 OSString::withCString(const char *cString, size_t length) in withCString()
|
| /xnu-11417.121.6/osfmk/kdp/output_stages/ |
| H A D | out_lz4.c | 141 char *corename, uint64_t length, void *panic_data) in lz4_stage_outproc()
|
| /xnu-11417.121.6/libkern/kxld/ |
| H A D | kxld_reloc.c | 1243 u_int length, u_int pcrel, kxld_addr_t _base_pc, kxld_addr_t _link_pc, in generic_process_reloc() 1340 u_int length, u_int pcrel, kxld_addr_t _base_pc __unused, in x86_64_process_reloc() 1577 u_int length, u_int pcrel, kxld_addr_t _base_pc __unused, in arm_process_reloc() 1696 u_int length, u_int pcrel, kxld_addr_t _base_pc __unused, kxld_addr_t _link_pc, in arm64_process_reloc()
|
| H A D | kxld_reloc.h | 83 u_int length:2; member
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | cs_blobs.h | 214 uint32_t length; /* total length of CodeDirectory blob */ member 278 uint32_t length; /* total length of SuperBlob */ member 288 uint32_t length; /* total length of blob */ member
|
| /xnu-11417.121.6/osfmk/i386/commpage/ |
| H A D | commpage.c | 450 int length ) in commpage_stuff() 467 commpage_update(commpage_address_t address, const void *source, int length) in commpage_update()
|
| /xnu-11417.121.6/iokit/bsddev/ |
| H A D | DINetBootHook.cpp | 364 uint64_t remain, length; in di_root_ramfile() local
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_map_internal.h | 401 vm_object_size_t length, in VME_OBJECT_SHADOW()
|
| /xnu-11417.121.6/tools/tests/perf_index/ |
| H A D | perf_index.c | 18 long long length; member
|
| /xnu-11417.121.6/osfmk/mach_debug/ |
| H A D | mach_debug_types.h | 176 uint64_t length; member
|
| /xnu-11417.121.6/bsd/security/audit/ |
| H A D | audit_bsm.c | 2087 bsm_rec_verify(void *rec, int length, boolean_t kern_events_allowed) in bsm_rec_verify()
|
| /xnu-11417.121.6/libkern/os/ |
| H A D | log_encode_types.h | 107 uint16_t length : 15; member
|
| /xnu-11417.121.6/EXTERNAL_HEADERS/CoreTrust/ |
| H A D | CTEvaluate.h | 19 CT_size_t length; member
|