Searched defs:size (Results 26 - 50 of 3981) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetcwd.c46 getcwd(char *path, size_t size) argument
/freebsd-current/crypto/openssh/regress/misc/fuzz-harness/
H A Dsshsigopt_fuzz.cc11 int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) argument
H A Dauthopt_fuzz.cc11 int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) argument
/freebsd-current/contrib/mandoc/
H A Dcompat_reallocarray.c32 reallocarray(void *optr, size_t nmemb, size_t size) argument
/freebsd-current/contrib/less/
H A Dxbuf.h8 int size; member in struct:xbuffer
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_strlcat.c42 openpam_strlcat(char *dst, const char *src, size_t size) argument
H A Dopenpam_strlset.c46 openpam_strlset(char *str, int ch, size_t size) argument
H A Dopenpam_strlcpy.c42 openpam_strlcpy(char *dst, const char *src, size_t size) argument
/freebsd-current/sbin/ipf/libipf/
H A Dkmemcpywrap.c14 kmemcpywrap(void *from, void *to, size_t size) argument
/freebsd-current/stand/fdt/
H A Dfdt_platform.h34 unsigned long size; member in struct:fdt_mem_region
/freebsd-current/sys/dev/vmware/vmci/
H A Dvmci_utils.h30 vmci_hash_id(vmci_id id, unsigned size) argument
/freebsd-current/lib/libc/stdlib/
H A Dreallocarray.c30 reallocarray(void *optr, size_t nmemb, size_t size) argument
/freebsd-current/lib/libc/stdio/
H A Dsetbuffer.c38 setbuffer(FILE *fp, char *buf, int size) argument
/freebsd-current/lib/libc/gen/
H A Dgetosreldate.c42 size_t size; local
H A Dgetdomainname.c41 size_t size; local
/freebsd-current/sys/netlink/
H A Dktest_netlink_message_writer.h38 nlmsg_get_buf_wrapper(struct nl_writer *nw, u_int size, bool waitok) argument
/freebsd-current/contrib/libdiff/compat/
H A Dreallocarray.c30 reallocarray(void *optr, size_t nmemb, size_t size) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_isojoliet_bz2.c60 size_t size; local
H A Dtest_read_format_cpio_afio.c80 size_t size; local
/freebsd-current/contrib/lib9p/
H A Dlib9p_impl.h36 l9p_malloc(size_t size) argument
50 l9p_calloc(size_t n, size_t size) argument
/freebsd-current/contrib/libucl/tests/fuzzers/
H A Ducl_msgpack_fuzzer.c11 int LLVMFuzzerTestOneInput(const uint8_t *data, size_t size) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mach_vm.cpp22 intersects_with_shadow(mach_vm_address_t address, mach_vm_size_t size, int flags) argument
29 TSAN_INTERCEPTOR(kern_return_t, mach_vm_allocate, vm_map_t target, mach_vm_address_t *address, mach_vm_size_t size, int flags) argument
42 TSAN_INTERCEPTOR(kern_return_t, mach_vm_deallocate, vm_map_t target, mach_vm_address_t address, mach_vm_size_t size) argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DPipeBase.cpp21 Status PipeBase::Read(void *buf, size_t size, size_t &bytes_read) { argument
/freebsd-current/contrib/unbound/compat/
H A Dgetentropy_freebsd.c33 getentropy_sysctl(u_char *buf, size_t size) argument
/freebsd-current/crypto/heimdal/appl/ftp/common/
H A Dsockbuf.c48 int size = 4194304; local

Completed in 273 milliseconds

1234567891011>>