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

1234567891011>>

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dstore-int.c37 _krb5_put_int(void *buffer, unsigned long value, size_t size) argument
49 _krb5_get_int(void *buffer, unsigned long *value, size_t size) argument
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcwd.c46 getcwd(char *path, size_t size) argument
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dkwset.h29 size_t size[1]; /* Length of each submatch. */ member in struct:kwsmatch
/freebsd-11-stable/lib/libc/compat-43/
H A Dgethostid.c45 size_t size; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetbootfile.c45 size_t size = sizeof name; local
/freebsd-11-stable/sys/powerpc/powerpc/
H A Ddb_hwwatch.c38 db_md_set_watchpoint(db_expr_t addr, db_expr_t size) argument
45 db_md_clr_watchpoint(db_expr_t addr, db_expr_t size) argument
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cpio_afio.c81 size_t size; local
H A Dtest_read_format_iso_multi_extent.c35 size_t size; local
H A Dtest_read_format_iso_xorriso.c73 size_t size; local
H A Dtest_read_format_isojoliet_long.c66 size_t size; local
H A Dtest_read_format_isojoliet_rr.c64 size_t size; local
H A Dtest_read_format_isorr_new_bz2.c62 size_t size; local
H A Dtest_read_format_isorr_rr_moved.c67 size_t size; local
H A Dtest_read_format_isozisofs_bz2.c60 size_t size; local
/freebsd-11-stable/stand/libsa/
H A Dcrc32.c99 crc32(const void *buf, size_t size) argument
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_strlcat.c44 openpam_strlcat(char *dst, const char *src, size_t size) argument
H A Dopenpam_strlcpy.c44 openpam_strlcpy(char *dst, const char *src, size_t size) argument
H A Dopenpam_strlset.c48 openpam_strlset(char *str, int ch, size_t size) argument
/freebsd-11-stable/stand/fdt/
H A Dfdt_platform.h36 unsigned long size; member in struct:fdt_mem_region
/freebsd-11-stable/contrib/mdocml/
H A Dcompat_reallocarray.c39 reallocarray(void *optr, size_t nmemb, size_t size) argument
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dbitstring.h88 unsigned int size; member in struct:isc_bitstring
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/hash_fn/
H A Ddirect_mask_range_hashing_imp.hpp56 notify_resized(size_type size) argument
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dalloc.c37 gomp_malloc (size_t size) argument
46 gomp_malloc_cleared (size_t size) argument
55 gomp_realloc (void *old, size_t size) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarf2loc.h41 unsigned long size; member in struct:dwarf2_locexpr_baton
57 unsigned long size; member in struct:dwarf2_loclist_baton
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dgmm_malloc.h34 _mm_malloc (size_t size, size_t align) argument

Completed in 127 milliseconds

1234567891011>>