Searched defs:buflen (Results 1 - 16 of 16) sorted by relevance

/darwin-on-arm/xnu/bsd/crypto/rc4/
H A Drc4.c83 rc4_crypt(struct rc4_state *const state, const u_char *inbuf, u_char *outbuf, int buflen) argument
/darwin-on-arm/xnu/bsd/net/
H A Dbpf_filter.c211 bpf_filter(const struct bpf_insn *pc, u_char *p, u_int wirelen, u_int buflen) argument
[all...]
H A Dndrv.c602 sprint_d(u_int n, char *buf, int buflen) argument
/darwin-on-arm/xnu/security/
H A Dmac_file.c177 mac_file_check_set(struct ucred *cred, struct fileglob *fg, char *buf, int buflen) argument
/darwin-on-arm/xnu/bsd/nfs/
H A Dxdr_subs.h157 xb_init_buffer(struct xdrbuf *xbp, char *buf, size_t buflen) argument
H A Dnfs_gss.c2834 nfs_gss_mach_alloc_buffer(u_char *buf, uint32_t buflen, vm_map_copy_t *addr) argument
H A Dnfs_subs.c806 size_t buflen = sizeof(smallbuf), nfclen; local
H A Dnfs_vnops.c2213 uint32_t buflen; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_fslog.c298 static int escape_str(char *str, int len, int buflen) argument
H A Dvfs_cache.c203 build_path(vnode_t first_vp, char *buff, int buflen, int *outlen, int flags, vfs_context_t ctx) argument
H A Dvfs_utfconv.c260 utf8_encodestr(const u_int16_t * ucsp, size_t ucslen, u_int8_t * utf8p, size_t * utf8len, size_t buflen, u_int16_t altslash, int flags) argument
411 utf8_decodestr(const u_int8_t* utf8p, size_t utf8len, u_int16_t* ucsp, size_t *ucslen, size_t buflen, u_int16_t altslash, int flags) argument
732 utf8_normalizestr(const u_int8_t* instr, size_t inlen, u_int8_t* outstr, size_t *outlen, size_t buflen, int flags) argument
/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dccmode_factory.h344 uint32_t buflen; /* length of data in buf */ member in struct:_ccmode_gcm_key
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_syscalls.c1210 int buflen = m->m_len; local
1841 sockargs(struct mbuf **mp, user_addr_t data, int buflen, int type) argument
[all...]
H A Dkern_sysctl.c1275 int buflen; member in struct:sysdoproc_args
1329 int buflen = where != USER_ADDR_NULL ? req->oldlen : 0; variable
1851 int buflen = where != USER_ADDR_NULL ? *sizep : 0; local
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c782 sdl_addr_to_hex(const struct sockaddr_dl *sdl, char * orig_buf, int buflen) argument
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c406 int packA(char *inbuf, uint32_t length, uint32_t buflen) argument

Completed in 213 milliseconds