Home
last modified time | relevance | path

Searched defs:sz (Results 151 – 175 of 668) sorted by relevance

12345678910>>...27

/freebsd/sys/dev/random/fenestrasX/
H A Dfx_brng.c120 fxrng_brng_reseed(const void *entr, size_t sz) in fxrng_brng_reseed()
/freebsd/contrib/ntp/sntp/libopts/
H A Dstack.c202 size_t sz = sizeof(*pAL); in addArgListEntry() local
H A Dtext_mmap.c95 size_t sz = mapinfo->txt_size; in load_text_file() local
/freebsd/usr.sbin/ppp/
H A Dtcp.c174 int type, sz; in tcp_Create() local
/freebsd/lib/libc/iconv/
H A Dcitrus_memstream.c117 size_t sz; in _citrus_memory_stream_chr() local
H A Dcitrus_bcs.c62 const char * __restrict str2, size_t sz) in _citrus_bcs_strncasecmp()
/freebsd/crypto/openssl/crypto/
H A DLPdir_win.c102 int sz = 0; in LP_find_file() local
/freebsd/sys/kern/
H A Dkern_ctf.c56 size_t sz; in link_elf_ctf_get() local
/freebsd/stand/libsa/
H A Dpkgfs.c291 size_t sz; in pkg_read() local
347 size_t sz, res; in pkg_seek() local
511 size_t sz; in cache_data() local
755 size_t sz; in scan_tarfile() local
/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf.c59 size_t sz; member
535 rk_snprintf (char *str, size_t sz, const char *format, ...) in rk_snprintf()
678 rk_vsnprintf (char *str, size_t sz, const char *format, va_list args) in rk_vsnprintf()
/freebsd/sys/powerpc/ofw/
H A Dofw_machdep.c174 int sz, i, j; in parse_ofw_memory() local
240 int sz, i, j; in parse_numa_ofw_memory() local
849 bus_space_handle_t *handle, bus_size_t *sz) in OF_decode_addr()
/freebsd/usr.bin/sort/
H A Dfile.h70 size_t sz; member
/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.c218 size_t sz, consumed_sz, length_sz, buf_sz; in generic_test() local
371 size_t sz; in generic_decode_fail() local
/freebsd/libexec/pppoed/
H A Dpppoed.c255 int sz, int debug) in Spawn()
505 int ch, cs, ds, ret, optF, optd, optn, sz, f; in main() local
/freebsd/bin/pax/
H A Dbuf_subs.c666 int sz = MINFBSZ; in rd_wrfile() local
755 int sz = MINFBSZ; in cp_file() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-closefrom.c96 int i, r, sz; in closefrom() local
/freebsd/usr.bin/dc/
H A Dmem.c94 bmalloc(size_t sz) in bmalloc()
/freebsd/usr.bin/truncate/
H A Dtruncate.c54 off_t oflow, rsize, sz, tsize, round, off, len; in main() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/go/
H A Dtsan_go.cpp30 void *Alloc(uptr sz) { return InternalAlloc(sz); } in Alloc()
209 void __tsan_malloc(ThreadState *thr, uptr pc, uptr p, uptr sz) { in __tsan_malloc()
216 void __tsan_free(uptr p, uptr sz) { in __tsan_free()
/freebsd/contrib/lua/src/
H A Dlobject.c438 static char *getbuff (BuffFS *buff, int sz) { in getbuff()
446 #define addsize(b,sz) ((b)->blen += (sz)) argument
518 const int sz = 3 * sizeof(void*) + 8; /* enough space for '%p' */ in luaO_pushvfstring() local
H A Dlauxlib.c532 static size_t newbuffsize (luaL_Buffer *B, size_t sz) { in newbuffsize()
547 static char *prepbuffsize (luaL_Buffer *B, size_t sz, int boxidx) { in prepbuffsize()
575 LUALIB_API char *luaL_prepbuffsize (luaL_Buffer *B, size_t sz) { in luaL_prepbuffsize()
604 LUALIB_API void luaL_pushresultsize (luaL_Buffer *B, size_t sz) { in luaL_pushresultsize()
639 LUALIB_API char *luaL_buffinitsize (lua_State *L, luaL_Buffer *B, size_t sz) { in luaL_buffinitsize()
1104 LUALIB_API void luaL_checkversion_ (lua_State *L, lua_Number ver, size_t sz) { in luaL_checkversion_()
/freebsd/lib/libsecureboot/
H A Dvepcr.c124 ve_pcr_get(unsigned char *buf, size_t sz) in ve_pcr_get()
/freebsd/usr.bin/ident/
H A Dident.c61 size_t sz; in scan() local
/freebsd/contrib/mandoc/
H A Dmandoc_aux.c110 mandoc_strndup(const char *ptr, size_t sz) in mandoc_strndup()
/freebsd/sys/arm/arm/
H A Dminidump_machdep.c77 blk_write(struct dumperinfo *di, char *ptr, vm_paddr_t pa, size_t sz) in blk_write()

12345678910>>...27