/dflybsd-src/lib/libc/citrus/ |
H A D | citrus_memstream.h | 69 void *ptr, size_t sz) in _citrus_memory_stream_bind_ptr() 94 size_t sz; in _citrus_memory_stream_remainder() local 105 size_t sz; in _citrus_memory_stream_seek() local 158 struct _citrus_region *r, size_t sz) in _citrus_memory_stream_getregion() 217 size_t sz; in _citrus_memory_stream_getln_region() local
|
H A D | citrus_region.h | 42 _citrus_region_init(struct _citrus_region *r, void *h, size_t sz) in _citrus_region_init() 64 _citrus_region_check(const struct _citrus_region *r, size_t ofs, size_t sz) in _citrus_region_check() 104 const struct _citrus_region *r, size_t ofs, size_t sz) in _citrus_region_get_subregion()
|
/dflybsd-src/contrib/mdocml/ |
H A D | mandoc_ohash.c | 33 mandoc_ohash_init(struct ohash *h, unsigned int sz, ptrdiff_t ko) in mandoc_ohash_init() 47 hash_alloc(size_t sz, void *arg) in hash_alloc() 54 hash_calloc(size_t n, size_t sz, void *arg) in hash_calloc()
|
H A D | chars.c | 454 mchars_spec2cp(const char *p, size_t sz) in mchars_spec2cp() 465 mchars_num2char(const char *p, size_t sz) in mchars_num2char() 474 mchars_num2uc(const char *p, size_t sz) in mchars_num2uc() 484 mchars_spec2str(const char *p, size_t sz, size_t *rsz) in mchars_spec2str()
|
H A D | mandoc.c | 42 mandoc_font(const char *cp, int sz) in mandoc_font() 95 mandoc_escape(const char **end, const char **start, int *sz) in mandoc_escape() 602 mandoc_eos(const char *p, size_t sz) in mandoc_eos() 645 mandoc_strntoi(const char *p, size_t sz, int base) in mandoc_strntoi()
|
H A D | term.c | 527 int sz, uc; in term_word() local 754 adjbuf(struct termp_col *c, size_t sz) in adjbuf() 829 encode(struct termp *p, const char *word, size_t sz) in encode() 898 term_len(const struct termp *p, size_t sz) in term_len() 918 size_t sz, rsz, i; in term_strlen() local
|
H A D | mansearch.c | 87 struct manpage **res, size_t *sz) in mansearch() 392 mansearch_free(struct manpage *res, size_t sz) in mansearch_free() 437 size_t i, sz; in buildnames() local 464 size_t sz; in lstlen() local 556 size_t sz, i; in buildoutput() local
|
H A D | tbl_html.c | 40 html_tbl_len(size_t sz, void *arg) in html_tbl_len() 124 size_t sz; in print_tbl() local
|
/dflybsd-src/lib/libc/db/btree/ |
H A D | bt_overflow.c | 80 uint32_t sz; in __ovfl_get() local 135 uint32_t sz; in __ovfl_put() local 185 uint32_t sz; in __ovfl_delete() local
|
/dflybsd-src/crypto/openssh/ |
H A D | utf8.c | 73 grow_dst(char **dst, size_t *sz, size_t maxsz, char **dp, size_t need) in grow_dst() 111 size_t sz; /* Number of bytes allocated for dst. */ in vasnmprintf() local 240 snmprintf(char *str, size_t sz, int *wp, const char *fmt, ...) in snmprintf() 258 asmprintf(char **outp, size_t sz, int *wp, const char *fmt, ...) in asmprintf()
|
/dflybsd-src/lib/libtcplay/ |
H A D | io.c | 52 read_to_safe_mem(const char *file, off_t offset, size_t *sz) in read_to_safe_mem() 117 size_t sz; in get_random() local 183 size_t sz; in secure_erase() local 308 size_t sz; in write_to_disk() local
|
/dflybsd-src/usr.bin/dc/ |
H A D | mem.c | 63 bmalloc(size_t sz) in bmalloc() 74 brealloc(void *p, size_t sz) in brealloc()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/libsupc++/ |
H A D | eh_alloc.cc | 168 std::size_t sz = (*e)->size; in allocate() local 181 std::size_t sz = (*e)->size; in allocate() local 196 std::size_t sz = e->size; in free() local
|
/dflybsd-src/usr.sbin/ppp/ |
H A D | mbuf.c | 66 #define M_BINDEX(sz) (((sz) + sizeof(struct mbuf) - 1) / BUCKET_HASH) argument 67 #define M_BUCKET(sz) (bucket + M_BINDEX(sz)) argument 68 #define M_ROUNDUP(sz) ((M_BINDEX(sz) + 1) * BUCKET_HASH) argument 419 m_append(struct mbuf *bp, const void *v, size_t sz) in m_append()
|
H A D | udp.c | 115 int sz, ret; in udp_Recvfrom() local 144 int sz = physical_MaxDeviceSize(); in udp_device2iov() local 287 int type, sz; in udp_Create() local
|
H A D | netgraph.c | 174 ng_MessageIn(struct physical *p, char *buf, size_t sz) in ng_MessageIn() 293 int sz = physical_MaxDeviceSize(); in ng_device2iov() local 435 getsegment(const char *what, char *word, size_t sz, const char *from, in getsegment() 479 int len, sz, done; in ng_Create() local
|
H A D | defs.c | 339 NumStr(long val, char *buf, size_t sz) in NumStr() 352 HexStr(long val, char *buf, size_t sz) in HexStr() 404 Concatinate(char *buf, size_t sz, int argc, const char *const *argv) in Concatinate()
|
/dflybsd-src/lib/libefivar/ |
H A D | libefivar.c | 78 size_t len, sz; in ucs2_to_utf8() local 127 size_t sz; in utf8_to_ucs2() local
|
/dflybsd-src/sbin/udevd/ |
H A D | udevd_socket.c | 62 size_t sz; in send_xml() local 85 size_t sz; in read_xml() local
|
/dflybsd-src/usr.bin/truncate/ |
H A D | truncate.c | 52 off_t oflow, rsize, sz, tsize; in main() local 149 parselength(char *ls, off_t *sz) in parselength()
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | dump_machdep.c | 110 buf_write(struct dumperinfo *di, char *ptr, size_t sz) in buf_write() 159 size_t counter, sz, chunk; in cb_dumpdata() local 237 uint64_t *sz = (uint64_t*)arg; in cb_size() local
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | libelf_ar_util.c | 42 _libelf_ar_get_number(const char *src, size_t sz, unsigned int base, in _libelf_ar_get_number() 231 size_t sz; in _libelf_ar_open() local
|
/dflybsd-src/contrib/gmp/ |
H A D | randmt.c | 365 const mp_size_t sz = ((sizeof (gmp_rand_mt_struct) - 1) / BYTES_PER_MP_LIMB) + 1; in __gmp_randiset_mt() local 388 const mp_size_t sz = ((sizeof (gmp_rand_mt_struct) - 1) / BYTES_PER_MP_LIMB) + 1; in __gmp_randinit_mt_noseed() local
|
/dflybsd-src/contrib/gcc-4.7/libgcc/soft-fp/ |
H A D | op-1.h | 51 #define _FP_FRAC_SRST_1(X,S,N,sz) __FP_FRAC_SRST_1(X##_f, S, N, sz) argument 52 #define _FP_FRAC_SRS_1(X,N,sz) __FP_FRAC_SRS_1(X##_f, N, sz) argument 54 #define __FP_FRAC_SRST_1(X,S,N,sz) \ argument 61 #define __FP_FRAC_SRS_1(X,N,sz) \ argument
|
/dflybsd-src/nrelease/ |
H A D | Makefile | 375 sz=`bc -e "((${IMGSIZE}) * 512)" -equit`; \ macro 383 sz=`du -ck ${ISOROOT} | tail -n 1 | cut -f 1`; \ macro
|