Searched defs:size (Results 51 - 75 of 3967) sorted by relevance

1234567891011>>

/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_encapsulate_token.c43 size_t size; local
/freebsd-current/contrib/ofed/libmlx4/
H A Dbuf.c41 int mlx4_alloc_buf(struct mlx4_buf *buf, size_t size, int page_size) argument
/freebsd-current/sys/contrib/ncsw/etc/
H A Dsprint.c59 int Snprint(char * buf, uint32_t size, const char *fmt, ...) argument
/freebsd-current/sys/contrib/libsodium/test/default/
H A Dsodium_utils3.c38 size_t size; local
/freebsd-current/contrib/llvm-project/lld/Common/
H A DMemory.cpp16 lld::SpecificAllocBase::getOrCreate(void *tag, size_t size, size_t align, argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dzfs_diff-socket.c33 size_t size; local
/freebsd-current/contrib/sendmail/libsm/
H A Dmakebuf.c45 size_t size; local
/freebsd-current/crypto/openssl/crypto/
H A Dbsearch.c13 ossl_bsearch(const void *key, const void *base, int num, int size, int (*cmp) (const void *, const void *), int flags) argument
/freebsd-current/usr.sbin/bhyve/
H A Dqemu_fwcfg.h19 uint32_t size; member in struct:qemu_fwcfg_item
/freebsd-current/sbin/dhclient/
H A Dalloc.c49 new_string_list(size_t size) argument
/freebsd-current/sbin/ipf/libipf/
H A Dload_hash.c23 size_t size; local
/freebsd-current/lib/libnv/tests/
H A Dnvlist_get_test.c54 size_t size; local
[all...]
/freebsd-current/sys/arm/include/
H A Dkdb.h44 kdb_cpu_sync_icache(unsigned char *addr, size_t size) argument
/freebsd-current/sys/dev/qlxge/
H A Dqls_ioctl.h40 uint32_t size; member in struct:qls_mpi_dump
/freebsd-current/sys/net/
H A Dbpf_jitter.h56 size_t size; member in struct:bpf_jit_filter
/freebsd-current/sys/dev/dcons/
H A Ddcons_os.h46 size_t size; member in struct:dcons_global
/freebsd-current/sys/dev/drm2/
H A Ddrm_mem_util.h35 static __inline__ void *drm_calloc_large(size_t nmemb, size_t size) argument
42 static __inline__ void *drm_malloc_ab(size_t nmemb, size_t size) argument
/freebsd-current/sys/sys/
H A Dbusdma_bufalloc.h46 bus_size_t size; member in struct:busdma_bufzone
[all...]
H A Dgsb_crc32.h16 crc32_raw(const void *buf, size_t size, uint32_t crc) argument
26 crc32(const void *buf, size_t size) argument
/freebsd-current/tools/tools/bootparttest/
H A Dstub.c32 Malloc(size_t size, const char *file, int line) argument
/freebsd-current/lib/libc/gen/
H A Dpmadvise.c11 posix_madvise(void *address, size_t size, int how) argument
/freebsd-current/usr.bin/mail/
H A Dstrings.c54 salloc(int size) argument
/freebsd-current/sys/libkern/
H A Dscanc.c36 scanc(u_int size, const u_char *cp, const u_char table[], int mask0) argument
/freebsd-current/sys/opencrypto/
H A Dxform_deflate.c69 deflate_compress(uint8_t *data, uint32_t size, uint8_t **out) argument
75 deflate_decompress(uint8_t *data, uint32_t size, uint8_t **out) argument
/freebsd-current/lib/libc/inet/
H A Dinet_ntoa.c58 inet_ntoa_r(struct in_addr in, char *buf, socklen_t size) argument

Completed in 224 milliseconds

1234567891011>>