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

1234567891011>>

/freebsd-10.1-release/contrib/ipfilter/lib/
H A Dmsgdsize.c14 size_t sz = 0; local
H A Dprinthash.c23 size_t sz; local
/freebsd-10.1-release/contrib/libstdc++/libsupc++/
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_op.cc50 operator new (std::size_t sz) throw (std::bad_alloc) argument
H A Dnew_opnt.cc41 operator new (std::size_t sz, const std::nothrow_t&) throw() argument
/freebsd-10.1-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.1-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
/freebsd-10.1-release/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c47 alloc_buffer (void *oldbuf, size_t *sz, struct stat *st) argument
/freebsd-10.1-release/sys/boot/ia64/common/
H A Dicache.c36 ia64_sync_icache(vm_offset_t va, size_t sz) argument
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
/freebsd-10.1-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.1-release/usr.bin/xlint/lint2/
H A Dmem2.c75 xalloc(size_t sz) argument
/freebsd-10.1-release/contrib/ntp/sntp/libopts/
H A Drestore.c102 size_t sz = sizeof(*pOpts) local
/freebsd-10.1-release/contrib/gcc/config/
H A Dhost-darwin.c34 darwin_gt_pch_get_address (size_t sz, int fd ATTRIBUTE_UNUSED) argument
46 darwin_gt_pch_use_address (void *addr, size_t sz, int fd, size_t off) argument
[all...]
/freebsd-10.1-release/contrib/mdocml/
H A Dtbl_data.c145 size_t sz; local
H A Dtbl_html.c36 html_tbl_len(size_t sz, void *arg) argument
/freebsd-10.1-release/crypto/heimdal/lib/asn1/
H A Dhash.h51 int sz; /* Size */ member in struct:hashtab
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c111 ULONG sz = sizeof(username); local

Completed in 137 milliseconds

1234567891011>>