Searched defs:totalsize (Results 1 – 15 of 15) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | unparse.c | 142 unsigned int totalsize = 0; in k5_unparse_name() local
|
/freebsd/sys/contrib/libfdt/ |
H A D | fdt.h | 59 fdt32_t totalsize; /* total size of DT block */ member
|
/freebsd/usr.bin/dtc/ |
H A D | dtb.hh | 276 uint32_t totalsize; member
|
/freebsd/libexec/bootpd/ |
H A D | hash.c | 73 unsigned totalsize; in hash_Init() local
|
H A D | readfile.c | 1580 unsigned addrcount, totalsize; in get_addresses() local
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lstring.c | 101 size_t totalsize; /* total size of TString object */ in createstrobj() local
|
/freebsd/contrib/lua/src/ |
H A D | lstring.c | 146 size_t totalsize; /* total size of TString object */ in createstrobj() local
|
H A D | lstrlib.c | 1553 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 D | subr.c | 483 size_t subex, totalsize; in edithost() local
|
/freebsd/usr.sbin/syslogd/ |
H A D | syslogd.h | 193 size_t totalsize; member
|
/freebsd/contrib/libfido2/src/ |
H A D | largeblob.c | 585 size_t chunklen, maxchunklen, totalsize; in largeblob_set_array() local
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 975 size_t offset, size, totalsize; in get_string() local
|
/freebsd/tests/sys/kern/ |
H A D | unix_seqpacket_test.c | 155 const size_t totalsize = (sndbufsize + rcvbufsize) * 2; in test_eagain() local
|
/freebsd/lib/libvmmapi/ |
H A D | vmmapi.c | 489 size_t low_len, len, totalsize; in vm_setup_memory_domains() local
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | write.cc | 530 ssize_t totalsize = size0 + size1; in TEST_F() local
|