Searched defs:sz (Results 1 - 25 of 611) sorted by relevance

1234567891011>>

/freebsd-current/contrib/elftoolchain/libelf/
H A Delf_getident.c36 elf_getident(Elf *e, size_t *sz) argument
H A Delf_memory.c34 elf_memory(char *image, size_t sz) argument
H A Delf_rawfile.c34 elf_rawfile(Elf *e, size_t *sz) argument
H A Delf_open.c54 elf_openmemory(char *image, size_t sz) argument
H A Dlibelf_memory.c42 _libelf_memory(unsigned char *image, size_t sz, int reporterror) argument
/freebsd-current/contrib/mandoc/
H A Dtest-fgetln.c8 size_t sz; local
H A Dmanpath.h24 size_t sz; member in struct:manpaths
H A Dtest-ohash.c12 xmalloc(size_t sz, void *arg) { argument
17 xcalloc(size_t nmemb, size_t sz, void *arg) argument
H A Dcompat_vasprintf.c34 int sz; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_placement_new.h20 inline void *operator new(__sanitizer::operator_new_size_type sz, void *p) { argument
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dfreezero.c25 freezero(void *ptr, size_t sz) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Demalloc.c46 emalloc (size_t sz) argument
H A Derealloc.c46 erealloc (void *ptr, size_t sz) argument
H A Dstrndup.c42 strndup(const char *old, size_t sz) argument
/freebsd-current/contrib/libfido2/openbsd-compat/
H A Dfreezero.c22 freezero(void *ptr, size_t sz) argument
/freebsd-current/sbin/ipf/libipf/
H A Dmsgdsize.c13 size_t sz = 0; local
/freebsd-current/contrib/arm-optimized-routines/math/aarch64/
H A Dv_pow.c18 double sz = pow (sx, sy); local
/freebsd-current/contrib/sendmail/libsm/
H A Dt-rpool.c49 size_t sz = i * i * i; local
H A Dt-memstat.c45 int r, r2, i, l, slp, sz; local
/freebsd-current/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c47 alloc_buffer (void *oldbuf, size_t *sz, struct stat *st) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dpathname.c72 pn_alloc_sz(struct pathname *pnp, size_t sz) argument
/freebsd-current/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_misc.c31 size_t sz; local
[all...]
H A Dtest_sshbuf.c36 size_t sz; local
207 ASSERT_SIZE_T_EQ(sshbuf_max_size(p1), sz); local
/freebsd-current/contrib/elftoolchain/libpe/
H A Dpe_symtab.c34 pe_update_symtab(PE *pe, char *symtab, size_t sz, unsigned int nsym) argument
H A Dpe_dos.c102 ps_update_msdos_stub(PE *pe, char *dos_stub, size_t sz) argument

Completed in 276 milliseconds

1234567891011>>