| /xnu-8019.80.24/libkern/crypto/ |
| H A D | corecrypto_rand.c | 50 random_buf(void *buf, size_t buflen) in random_buf()
|
| /xnu-8019.80.24/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-8019.80.24/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 415 int32_t buflen = 0; in utf8_normalizeOptCaseFoldToUTF8() local 681 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 | 432 build_path_with_parent(vnode_t first_vp, vnode_t parent_vp, char *buff, int buflen, in build_path_with_parent() 822 build_path(vnode_t first_vp, char *buff, int buflen, int *outlen, int flags, vfs_context_t ctx) in build_path() 2811 const uint32_t buflen = len + 1; in add_name_internal() local
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_asl.c | 166 escape_str(char *str, size_t len, size_t buflen) in escape_str()
|
| H A D | kern_event.c | 8585 unsigned long buflen, unsigned long nknotes) in kevent_extinfo_emit() 8627 size_t buflen, bufsize; in kevent_copyout_proc_dynkqids() local 8757 unsigned long buflen = bufsize / sizeof(struct kevent_extinfo); in pid_kqueue_extinfo() local 8799 unsigned int buflen, unsigned int nknotes) in klist_copy_udata() 8823 unsigned int buflen = bufsize / sizeof(uint64_t); in kevent_proc_copy_uptrs() local
|
| H A D | uipc_syscalls.c | 1792 socklen_t buflen = m->m_len; in copyout_control() local 2747 sockargs(struct mbuf **mp, user_addr_t data, socklen_t buflen, int type) in sockargs()
|
| H A D | subr_log.c | 430 oslog_streamwrite_append_bytes(const char *buffer, int buflen) in oslog_streamwrite_append_bytes()
|
| H A D | kern_sysctl.c | 669 size_t buflen; member 727 size_t buflen = where != USER_ADDR_NULL ? req->oldlen : 0; variable 1246 size_t buflen = where != USER_ADDR_NULL ? *sizep : 0; in sysctl_procargsx() local
|
| /xnu-8019.80.24/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-8019.80.24/osfmk/i386/ |
| H A D | tsc.c | 327 cpu_data_tsc_sync_deltas_string(char *buf, uint32_t buflen, in cpu_data_tsc_sync_deltas_string()
|
| /xnu-8019.80.24/san/memory/ |
| H A D | ubsan_minimal.c | 113 ubsan_minimal_backtrace_to_string(char *buf, size_t buflen, uint32_t tot, uintptr_t *frames) in ubsan_minimal_backtrace_to_string()
|
| /xnu-8019.80.24/security/ |
| H A D | mac_file.c | 135 size_t buflen) in mac_file_check_set()
|
| /xnu-8019.80.24/EXTERNAL_HEADERS/corecrypto/ |
| H A D | ccmode_impl.h | 212 uint32_t buflen; /* length of data in buf */ member
|
| /xnu-8019.80.24/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_6lowpan.c | 921 int buflen = 0, err = 0; in sixlowpan_framer_extended() local
|
| /xnu-8019.80.24/libkern/c++/ |
| H A D | OSUnserialize.y | 435 size_t buflen = OSDATA_ALLOC_SIZE; in yylex() local
|
| H A D | OSUnserializeXML.y | 828 size_t buflen = DATA_ALLOC_SIZE; in getHexData() local
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | xdr_subs.h | 160 xb_init_buffer(struct xdrbuf *xbp, char *buf, size_t buflen) in xb_init_buffer()
|
| H A D | nfs_subs.c | 966 size_t buflen = sizeof(smallbuf), nfclen; in nfsm_chain_add_string_nfc() local 2313 nfs_mountopts(struct nfsmount *nmp, char *buf, int buflen) in nfs_mountopts()
|
| /xnu-8019.80.24/bsd/dev/i386/ |
| H A D | sysctl.c | 329 uint32_t buflen = (2 /* hex digits */ * sizeof(uint64_t) + 3 /* for "0x" + " " */) * ncpus + 1; in x86_cpu_tsc_deltas() local
|
| /xnu-8019.80.24/libkern/os/ |
| H A D | log_queue.c | 359 log_queue_mem_init(log_queue_t lq, size_t idx, void *buf, size_t buflen) in log_queue_mem_init()
|
| /xnu-8019.80.24/bsd/netinet/ |
| H A D | in_arp.c | 1113 sdl_addr_to_hex(const struct sockaddr_dl *sdl, char *orig_buf, int buflen) in sdl_addr_to_hex()
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | debug.c | 1523 packA(char *inbuf, uint32_t length, uint32_t buflen)
|