Home
last modified time | relevance | path

Searched defs:dsz (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_xlate.c51 size_t cnt, dsz, fsz, msz; in _libelf_xlate() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_default_principal.c124 DWORD dsz = sizeof(username); in _krb5_get_default_principal_local() local
/freebsd/stand/efi/loader/
H A Dbootinfo.c180 UINTN dsz, pages, retry, sz; in bi_load_efi_data() local
H A Dcopy.c95 UINTN key, dsz; in efi_verify_staging_size() local
H A Dmain.c1590 UINTN key, dsz; in command_memmap() local
/freebsd/usr.bin/mkimg/
H A Dimage.c153 size_t dsz, newsz; in image_chunk_grow() local
/freebsd/contrib/mandoc/
H A Dmandocdb.c1976 size_t ssz, dsz, addsz; in render_string() local
/freebsd/sys/kern/
H A Dsubr_stats.c72 uint16_t dsz; /* Size of stat's data. */ member
/freebsd/sys/sys/
H A Dstats.h486 #define HIST_VSDSZ2NBKTS(htype, dsz) \ argument