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

1234567891011>>

/freebsd-10.2-release/lib/libelf/
H A Delf_getident.c37 elf_getident(Elf *e, size_t *sz) argument
H A Delf_memory.c37 elf_memory(char *image, size_t sz) argument
H A Delf_rawfile.c35 elf_rawfile(Elf *e, size_t *sz) argument
H A Dlibelf_ar_util.c43 _libelf_ar_get_number(char *s, size_t sz, int base, size_t *ret) argument
84 size_t sz; local
186 size_t sz; local
[all...]
/freebsd-10.2-release/contrib/ipfilter/lib/
H A Dmsgdsize.c14 size_t sz = 0; local
H A Dprinthash.c23 size_t sz; local
/freebsd-10.2-release/contrib/libstdc++/libsupc++/
H A Dnew_op.cc50 operator new (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opv.cc35 operator new[] (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opvnt.cc35 operator new[] (std::size_t sz, const std::nothrow_t& nothrow) throw() argument
H A Dnew_opnt.cc41 operator new (std::size_t sz, const std::nothrow_t&) throw() argument
/freebsd-10.2-release/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
H A Dparse_time-test.c58 size_t sz; local
[all...]
/freebsd-10.2-release/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c47 alloc_buffer (void *oldbuf, size_t *sz, struct stat *st) argument
/freebsd-10.2-release/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-10.2-release/sys/boot/ia64/common/
H A Dicache.c36 ia64_sync_icache(vm_offset_t va, size_t sz) argument
/freebsd-10.2-release/contrib/ntp/sntp/libopts/
H A Drestore.c102 size_t sz = sizeof(*pOpts) local
/freebsd-10.2-release/contrib/gcc/config/i386/
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
/freebsd-10.2-release/usr.bin/xlint/lint2/
H A Dmem2.c75 xalloc(size_t sz) argument
/freebsd-10.2-release/usr.bin/dc/
H A Dmem.c64 bmalloc(size_t sz) argument
75 brealloc(void *p, size_t sz) argument
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dhash.h51 int sz; /* Size */ member in struct:hashtab
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c111 ULONG sz = sizeof(username); local
/freebsd-10.2-release/lib/libc/db/btree/
H A Dbt_overflow.c83 u_int32_t sz; local
138 u_int32_t sz; local
188 u_int32_t sz; local
[all...]

Completed in 134 milliseconds

1234567891011>>