| /xnu-8796.141.3/bsd/nfs/gss/ |
| H A D | gss_krb5_mech.c | 78 size_t length; member 323 size_t length = *subchain_length ? *subchain_length : ~0; in gss_normalize_mbuf() local 453 …t, size_t len, size_t blocksize, int (*crypto_fn)(void *, uint8_t *data, size_t length), void *ctx) in mbuf_walk() 1915 ssize_t length; in gss_krb5_3des_token_get() local 2229 size_t length = 0, offset = 0; in gss_krb5_3des_unwrap_mbuf() local 2664 xdr_lucid_context(void *data, uint32_t length, lucid_context_t lctx) in xdr_lucid_context()
|
| /xnu-8796.141.3/bsd/security/audit/ |
| H A D | audit_arg.c | 867 audit_arg_argv(struct kaudit_record *ar, const char *argv, int argc, size_t length) in audit_arg_argv() 890 audit_arg_envv(struct kaudit_record *ar, const char *envv, int envc, size_t length) in audit_arg_envv()
|
| H A D | audit_syscalls.c | 1054 getaudit_addr_internal(proc_t p, user_addr_t user_addr, size_t length) in getaudit_addr_internal()
|
| /xnu-8796.141.3/pexpert/pexpert/arm/ |
| H A D | consistent_debug.h | 87 uint64_t length; // Length of the payload member
|
| /xnu-8796.141.3/libsa/ |
| H A D | bootstrap.cpp | 371 uint32_t length; member
|
| /xnu-8796.141.3/bsd/vm/ |
| H A D | vnode_pager.c | 220 size_t length) in vnode_trim()
|
| /xnu-8796.141.3/osfmk/kdp/output_stages/ |
| H A D | out_shmem.c | 265 __unused char *corename, uint64_t length, void * panic_data) in shmem_stage_outproc()
|
| /xnu-8796.141.3/bsd/netinet/ |
| H A D | dhcp_options.c | 229 dhcpol_parse_buffer(dhcpol_t * list, const void * buffer, int length) in dhcpol_parse_buffer()
|
| /xnu-8796.141.3/libkern/zlib/ |
| H A D | inflate.h | 124 unsigned length; /* literal or length of data to copy */ member
|
| /xnu-8796.141.3/osfmk/vm/ |
| H A D | bsd_vm.c | 499 memory_object_offset_t *length) in vnode_pager_get_object_size() 584 __unused memory_object_cluster_size_t length, in vnode_pager_data_request()
|
| H A D | vm_swapfile_pager.c | 276 memory_object_cluster_size_t length, in swapfile_pager_data_request()
|
| H A D | device_vm.c | 338 memory_object_cluster_size_t length, in device_pager_data_request()
|
| H A D | memory_object.c | 1371 vm_size_t *length, in memory_object_cluster_size() 1959 memory_object_cluster_size_t length, in memory_object_data_request()
|
| /xnu-8796.141.3/bsd/net/ |
| H A D | ntstat.c | 461 u_int32_t length, in nstat_lookup_entry() 536 u_int32_t length; member 541 size_t length, in nstat_malloc_aligned() 661 u_int32_t length, in nstat_route_lookup() 1325 __unused u_int32_t length, in nstat_tcp_lookup() 1880 __unused u_int32_t length, in nstat_udp_lookup() 2226 __unused u_int32_t length, in nstat_userland_tu_lookup() 3012 __unused u_int32_t length, in nstat_generic_provider_lookup() 3499 u_int32_t length, in nstat_ifnet_lookup() 5258 size_t length) in nstat_accumulate_msg()
|
| /xnu-8796.141.3/bsd/dev/dtrace/ |
| H A D | dtrace_subr.c | 178 int length = sizeof(execpath); in dtrace_proc_exec_notification() local
|
| /xnu-8796.141.3/libkern/c++/ |
| H A D | OSUnserializeXML.y | 467 int length = 0; in getTag() local 626 int start, length, i, j; in getString() local
|
| H A D | OSSerializeBinary.cpp | 373 uint32_t key, len, wordLen, length; in OSUnserializeBinary() local
|
| /xnu-8796.141.3/iokit/Kernel/ |
| H A D | IORegistryEntry.cpp | 935 unsigned int length) in setProperty() 1240 IORegistryEntry::getPath( char * path, int * length, in getPath() 1345 IORegistryEntry::getPathComponent( char * path, int * length, in getPathComponent() 1567 int * length, in fromPath()
|
| /xnu-8796.141.3/libkern/os/ |
| H A D | log_encode.c | 97 log_range_update(os_log_fmt_range_t range, uint16_t offset, uint16_t length) in log_range_update()
|
| /xnu-8796.141.3/bsd/kern/ |
| H A D | ubc_subr.c | 364 cs_validate_codedirectory(const CS_CodeDirectory *cd, size_t length) in cs_validate_codedirectory() 483 cs_validate_blob(const CS_GenericBlob *blob, size_t length) in cs_validate_blob() 518 size_t length; in cs_validate_csblob() local 722 csblob_find_blob_bytes(const uint8_t *addr, size_t length, uint32_t type, uint32_t magic) in csblob_find_blob_bytes() 3953 size_t length; in cs_blob_init_validated() local
|
| /xnu-8796.141.3/pexpert/gen/ |
| H A D | device_tree.c | 182 size_t length = 0; in GetNextComponent() local
|
| /xnu-8796.141.3/security/ |
| H A D | mac_mach.c | 285 mac_thread_telemetry(struct thread *t, int err, void *data, size_t length) in mac_thread_telemetry()
|
| /xnu-8796.141.3/san/memory/ |
| H A D | ubsan.c | 809 __ubsan_handle_vla_bound_not_positive(struct ubsan_vla_bound_desc *desc, uint64_t length) in __ubsan_handle_vla_bound_not_positive() 816 __ubsan_handle_vla_bound_not_positive_abort(struct ubsan_vla_bound_desc *desc, uint64_t length) in __ubsan_handle_vla_bound_not_positive_abort()
|
| /xnu-8796.141.3/osfmk/kdp/ |
| H A D | kdp_udp.c | 1516 unsigned length, unsigned int block) in create_panic_header() 1639 uint64_t length, void * txstart) in kdp_send_crashdump_data() 1665 uint64_t length, void *panic_data) in kdp_send_crashdump_pkt()
|
| /xnu-8796.141.3/libkern/kxld/ |
| H A D | kxld_util.c | 121 u_int length = 0; in kxld_log() local
|