Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 14 of 14) sorted by relevance

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dunparse.c142 unsigned int totalsize = 0; in k5_unparse_name() local
/freebsd/sys/contrib/libfdt/
H A Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/freebsd/usr.bin/dtc/
H A Ddtb.hh276 uint32_t totalsize; member
/freebsd/libexec/bootpd/
H A Dhash.c73 unsigned totalsize; in hash_Init() local
H A Dreadfile.c1580 unsigned addrcount, totalsize; in get_addresses() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstring.c101 size_t totalsize; /* total size of TString object */ in createstrobj() local
/freebsd/contrib/lua/src/
H A Dlstring.c146 size_t totalsize; /* total size of TString object */ in createstrobj() local
H A Dlstrlib.c1553 static KOption getdetails (Header *h, size_t totalsize,
1618 size_t totalsize = 0; /* accumulate total size of result */ local
1719 size_t totalsize = 0; /* accumulate total size of result */ local
/freebsd/libexec/getty/
H A Dsubr.c483 size_t subex, totalsize; in edithost() local
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.h193 size_t totalsize; member
/freebsd/contrib/libfido2/src/
H A Dlargeblob.c585 size_t chunklen, maxchunklen, totalsize; in largeblob_set_array() local
/freebsd/usr.bin/truss/
H A Dsyscalls.c973 size_t offset, size, totalsize; in get_string() local
/freebsd/tests/sys/kern/
H A Dunix_seqpacket_test.c155 const size_t totalsize = (sndbufsize + rcvbufsize) * 2; in test_eagain() local
/freebsd/tests/sys/fs/fusefs/
H A Dwrite.cc528 ssize_t totalsize = size0 + size1; in TEST_F() local