Home
last modified time | relevance | path

Searched defs:tsz (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/flex/src/
H A Dbuf.c74 size_t tsz; in buf_prints() local
96 size_t tsz; in buf_linedir() local
/freebsd/contrib/mandoc/
H A Dmandoc_xr.c69 size_t ssz, nsz, tsz; in mandoc_xr_add() local
H A Dtbl_term.c171 size_t coloff, tsz; term_tbl() local
/freebsd/crypto/openssh/
H A Dutf8.c76 size_t tsz; in grow_dst() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_format_warc.c353 _popul_ehdr(struct archive_string * tgt,size_t tsz,warc_essential_hdr_t hdr) _popul_ehdr() argument
/freebsd/sys/arm64/vmm/
H A Dvmm_arm64.c854 int address_bits, granule_shift, ia_bits, levels, pte_shift, tsz; in vmmops_gla2gpa() local
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c405 int i, tsz; in ofw_bus_search_intrmap() local
/freebsd/sys/netinet/
H A Din_pcb.h308 uint32_t tsz; /* total sz of elm, next elm is at this+tsz */ member
/freebsd/sys/powerpc/booke/
H A Dpmap.c2838 uint32_t tsz; in tlb1_init() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_torus.c757 bool parse_size(unsigned *tsz, unsigned *tflags, unsigned mask, in parse_size()