Home
last modified time | relevance | path

Searched defs:total (Results 26 – 50 of 281) sorted by relevance

12345678910>>...12

/freebsd/lib/libopenbsd/
H A Dohash.h44 unsigned int total; member
/freebsd/share/examples/perfmon/
H A Dperfmon.c58 double total; in main() local
/freebsd/tools/tools/vt/mkkfont/
H A Dmkkfont.c43 unsigned int gbytes, glyph_count, j, k, total; in print_glyphs() local
/freebsd/usr.sbin/rtsold/
H A Ddump.c156 sec2str(const struct timespec *total) in sec2str()
/freebsd/contrib/kyua/engine/
H A Dtap.cpp92 const std::size_t total = summary.ok_count() + summary.not_ok_count(); in tap_to_result() local
/freebsd/sys/dev/drm2/
H A Ddrm_bufs.c695 int total; in drm_addbufs_agp() local
853 int total; in drm_addbufs_pci() local
1065 int total; in drm_addbufs_sg() local
1221 int total; in drm_addbufs_fb() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c52 int total = 0; in ib_cq_poll_work() local
/freebsd/sys/crypto/aesni/
H A Daesni_ccm.c197 size_t copy_amt, total = 0; in AES_CCM_encrypt() local
295 size_t total = 0; in decrypt_loop() local
/freebsd/lib/libc/tests/stdio/
H A Deintr_test.c60 int i, s[2], total0, total; in ATF_TC_BODY() local
/freebsd/crypto/openssl/crypto/lhash/
H A Dlh_stats.c99 unsigned long total = 0, n_used = 0; in OPENSSL_LH_node_usage_stats_bio() local
/freebsd/sys/arm/include/
H A Dstack.h69 #define GET_STACK_USAGE(total, used) do { \ argument
/freebsd/sys/net/
H A Dmp_ring.c96 int n, pending, total; in drain_ring_locked() local
170 int n, pending, total; in drain_ring_lockless() local
/freebsd/contrib/unbound/util/storage/
H A Dslabhash.c147 size_t i, total = 0; in slabhash_get_size() local
178 size_t i, total = sizeof(*sl); in slabhash_get_mem() local
/freebsd/usr.sbin/mptutil/
H A Dmpt_volume.c136 uint64_t total, remaining; in volume_status() local
/freebsd/crypto/openssh/regress/
H A Dmodpipe.c86 size_t total; in main() local
/freebsd/sys/netgraph/
H A Dng_tty.c350 size_t total = 0; in ngt_getc_inject() local
410 size_t total = 0; in ngt_rint_bypass() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c223 size_t total = 0; in freebsd_crypt_uio_debug_log() local
346 size_t total = 0; in freebsd_crypt_uio() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_uu.c47 int64_t total; member
465 ssize_t total; in uudecode_filter_read() local
/freebsd/sbin/camcontrol/
H A Dprogress.c65 progress_init(progress_t *prog, const char *prefix, uint64_t total) in progress_init()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp72 unsigned total = 0, unreachable = 0; in checkEndAnalysis() local
/freebsd/usr.sbin/ppp/
H A Dlink.h46 struct pppThroughput total; /* Link throughput statistics */ member
/freebsd/contrib/ofed/libcxgb4/
H A Dqp.c49 int total, len; in copy_wr_to_sq() local
85 int total, len; in copy_wr_to_rq() local
/freebsd/contrib/netbsd-tests/net/bpf/
H A Dt_bpf.c113 const size_t total = extra_bytes + UINT_MAX + 1; in ATF_TC_BODY() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h24 std::string details, uint64_t completed, uint64_t total, in ProgressEventData()
/freebsd/usr.sbin/lpr/common_source/
H A Dmatchjobs.c498 int cnt, matched, total; in scanq_jobspec() local

12345678910>>...12