| /xnu-10002.1.13/libkern/net/ |
| H A D | inet_ntoa.c | 49 inet_ntoa_r(struct in_addr ina, char *buf, size_t buflen) in inet_ntoa_r()
|
| /xnu-10002.1.13/libkern/crypto/ |
| H A D | corecrypto_rand.c | 50 random_buf(void *buf, size_t buflen) in random_buf()
|
| /xnu-10002.1.13/bsd/vfs/ |
| H A D | vfs_unicode.c | 133 int32_t buflen = 0; in utf8_normalizeOptCaseFoldAndHash() local 338 int32_t buflen = 0; in utf8_normalizeOptCaseFold() local 394 int32_t buflen = 0; in utf8_normalizeOptCaseFoldToUTF8_internal() local 727 doReorder(int32_t* buf, uint8_t* bufcc, int32_t buflen) in doReorder()
|
| H A D | vfs_utfconv.c | 271 size_t * utf8len, size_t buflen, u_int16_t altslash, int flags) in utf8_encodestr() 440 size_t *ucslen, size_t buflen, u_int16_t altslash, int flags) in utf8_decodestr() 779 size_t *outlen, size_t buflen, int flags) in utf8_normalizestr()
|
| H A D | vfs_cache.c | 513 build_path_with_parent(vnode_t first_vp, vnode_t parent_vp, char *buff, int buflen, in build_path_with_parent() 912 build_path(vnode_t first_vp, char *buff, int buflen, int *outlen, int flags, vfs_context_t ctx) in build_path() 3431 const uint32_t buflen = len + 1; in add_name_internal() local
|
| /xnu-10002.1.13/tests/ |
| H A D | recvmsg_x_test.c | 88 recvPackets_x(int s, unsigned int numMsg, size_t buflen, socklen_t cmsgLen) in recvPackets_x()
|
| /xnu-10002.1.13/osfmk/i386/ |
| H A D | tsc.c | 328 cpu_data_tsc_sync_deltas_string(char *buf, uint32_t buflen, in cpu_data_tsc_sync_deltas_string()
|
| /xnu-10002.1.13/security/ |
| H A D | mac_file.c | 135 size_t buflen) in mac_file_check_set()
|
| /xnu-10002.1.13/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccmode_impl.h | 217 uint32_t buflen; /* length of data in buf */ member
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | bpf_filter.c | 417 bpf_filter(const struct bpf_insn *pc, u_char *p, u_int wirelen, u_int buflen) in bpf_filter()
|
| H A D | if_bridge.c | 3874 unsigned int buflen; in bridge_ioctl_gmnelist() local 3939 unsigned int buflen; in bridge_ioctl_gifstats() local
|
| /xnu-10002.1.13/libkern/c++/ |
| H A D | OSUnserialize.y | 418 size_t buflen = OSDATA_ALLOC_SIZE; in yylex() local
|
| H A D | OSUnserializeXML.y | 853 size_t buflen = DATA_ALLOC_SIZE; // initial buffer size in getHexData() local
|
| H A D | OSUnserialize.cpp | 2057 size_t buflen = OSDATA_ALLOC_SIZE; in yylex() local
|
| /xnu-10002.1.13/bsd/dev/i386/ |
| H A D | sysctl.c | 328 uint32_t buflen = (2 /* hex digits */ * sizeof(uint64_t) + 3 /* for "0x" + " " */) * ncpus + 1; in x86_cpu_tsc_deltas() local
|
| H A D | dis_tables.c | 5420 size_t buflen, int disp, int try_neg) in print_imm() 5462 size_t buflen) in dtrace_disx86_str()
|
| /xnu-10002.1.13/bsd/nfs/ |
| H A D | xdr_subs.h | 162 xb_init_buffer(struct xdrbuf *xbp, char *buf, size_t buflen) in xb_init_buffer()
|
| H A D | nfs_gss.c | 1383 nfs_gss_mach_alloc_buffer(u_char *buf, size_t buflen, vm_map_copy_t *addr) in nfs_gss_mach_alloc_buffer()
|
| /xnu-10002.1.13/libkern/os/ |
| H A D | log_queue.c | 348 log_queue_mem_init(log_queue_t lq, size_t idx, void *buf, size_t buflen) in log_queue_mem_init()
|
| /xnu-10002.1.13/bsd/kern/ |
| H A D | kern_event.c | 8737 unsigned long buflen, unsigned long nknotes) in kevent_extinfo_emit() 8784 size_t buflen, bufsize; in kevent_copyout_proc_dynkqids() local 8929 unsigned long buflen = bufsize / sizeof(struct kevent_extinfo); in pid_kqueue_extinfo() local 8984 unsigned int buflen, unsigned int nknotes) in klist_copy_udata() 9008 unsigned int buflen = bufsize / sizeof(uint64_t); in kevent_proc_copy_uptrs() local
|
| H A D | uipc_syscalls.c | 2260 socklen_t buflen = m->m_len; in copyout_control() local 3486 sockargs(struct mbuf **mp, user_addr_t data, socklen_t buflen, int type) in sockargs()
|
| H A D | kern_sysctl.c | 784 size_t buflen; member 842 size_t buflen = where != USER_ADDR_NULL ? req->oldlen : 0; variable 1323 size_t buflen = where != USER_ADDR_NULL ? *sizep : 0; local
|
| /xnu-10002.1.13/bsd/netinet/ |
| H A D | in_arp.c | 1114 sdl_addr_to_hex(const struct sockaddr_dl *sdl, char *orig_buf, int buflen) in sdl_addr_to_hex()
|
| /xnu-10002.1.13/osfmk/kern/ |
| H A D | telemetry.c | 1460 size_t buflen, in telemetry_backtrace_to_string()
|
| H A D | debug.c | 1736 packA(char *inbuf, uint32_t length, uint32_t buflen)
|