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

1234567891011>>

/freebsd-10-stable/contrib/ipfilter/lib/
H A Dmsgdsize.c14 size_t sz = 0; local
H A Dprinthash.c23 size_t sz; local
/freebsd-10-stable/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-stable/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-10-stable/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-stable/crypto/heimdal/appl/ftp/common/
H A Dbuffer.c47 alloc_buffer (void *oldbuf, size_t *sz, struct stat *st) argument
/freebsd-10-stable/sys/boot/ia64/common/
H A Dicache.c36 ia64_sync_icache(vm_offset_t va, size_t sz) argument
/freebsd-10-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf.c33 size_t sz; local
204 ASSERT_SIZE_T_EQ(sshbuf_max_size(p1), sz); local
H A Dtest_sshbuf_misc.c31 size_t sz; local
H A Dtest_sshbuf_fuzz.c33 size_t sz, sz2, i; local
56 ASSERT_SIZE_T_EQ(sshbuf_avail(p1), sz); local
80 ASSERT_SIZE_T_EQ(sshbuf_avail(p1), sz); local
96 ASSERT_SIZE_T_EQ(sshbuf_max_size(p1), sz); local
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Dhost-cygwin.c52 cygwin_gt_pch_get_address (size_t sz, int fd) argument
/freebsd-10-stable/contrib/sendmail/libsm/
H A Dt-rpool.c49 size_t sz = i * i * i; local
/freebsd-10-stable/usr.bin/xlint/lint2/
H A Dmem2.c75 xalloc(size_t sz) argument
/freebsd-10-stable/bin/dd/
H A Dposition.c59 size_t sz; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dnvpair_json.c50 size_t sz; local
/freebsd-10-stable/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-stable/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

Completed in 319 milliseconds

1234567891011>>