Home
last modified time | relevance | path

Searched defs:total (Results 1 – 25 of 106) sorted by relevance

12345

/minix3/external/bsd/flex/dist/tests/test-bison-nr/
H A Dparser.y44 int total =0; in process_text() local
/minix3/minix/lib/libhgfs/
H A Dinfo.c8 int hgfs_queryvol(const char *path, u64_t *free, u64_t *total) in hgfs_queryvol()
/minix3/external/bsd/flex/dist/tests/test-bison-yylloc/
H A Dparser.y44 int total =0; in process_text() local
/minix3/external/bsd/flex/dist/tests/test-bison-yylval/
H A Dparser.y41 int total =0; in process_text() local
/minix3/minix/lib/liblwip/dist/src/include/netif/ppp/polarssl/
H A Dmd4.h47 unsigned long total[2]; /*!< number of bytes processed */ member
H A Dmd5.h47 unsigned long total[2]; /*!< number of bytes processed */ member
H A Dsha1.h47 unsigned long total[2]; /*!< number of bytes processed */ member
/minix3/lib/libc/stdio/
H A Dfread.c57 size_t total; in fread() local
/minix3/usr.bin/cksum/
H A Dsum1.c53 off_t total; in csum1() local
H A Dsum2.c54 off_t total; in csum2() local
/minix3/minix/net/lwip/
H A Dbpf_filter.c140 bpf_filter(const struct bpf_insn * pc, const u_char * packet, u_int total, in bpf_filter()
150 const u_char * packet, u_int total, u_int len) in bpf_filter_ext()
/minix3/lib/libc/db/recno/
H A Drec_search.c75 recno_t total; in __rec_search() local
/minix3/sbin/newfs_v7fs/
H A Dnewfs_v7fs.h41 off_t total; member
/minix3/games/rogue/
H A Dhit.c180 int i = 0, j, n, d, total = 0; in get_damage() local
239 int total = 0; in get_number() local
252 long total = 0; in lget_number() local
/minix3/crypto/external/bsd/openssl/dist/crypto/lhash/
H A Dlh_stats.c118 unsigned long total = 0, n_used = 0; in lh_node_usage_stats() local
226 unsigned long total = 0, n_used = 0; in lh_node_usage_stats_bio() local
/minix3/minix/lib/libsffs/
H A Dpath.c22 size_t len, plen, total; in make_path() local
/minix3/minix/lib/libvboxfs/
H A Dinfo.c47 vboxfs_queryvol(const char *path, u64_t *free, u64_t *total) in vboxfs_queryvol()
/minix3/usr.bin/m4/lib/
H A Dohash.h41 unsigned int total; member
/minix3/external/bsd/mdocml/dist/
H A Dcompat_ohash.h41 unsigned int total; member
/minix3/sys/compat/sys/
H A Drnd.h63 uint32_t total; /* entropy from this source */ member
75 uint32_t total; /* entropy from this source */ member
/minix3/common/lib/libc/gen/
H A Dradixtree.c1300 unsigned int total; in test2() local
1322 unsigned int total; in test2() local
1345 unsigned int total; in test2() local
1368 unsigned int total; in test2() local
1391 unsigned int total; in test2() local
1428 unsigned int total; in test2() local
/minix3/tests/net/bpf/
H A Dt_bpf.c113 const size_t total = extra_bytes + UINT_MAX + 1; in ATF_TC_BODY() local
/minix3/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_compression_uu.c44 int64_t total; member
412 ssize_t total; in uudecode_filter_read() local
/minix3/sbin/fsck/
H A Dprogress.c90 progress_bar(const char *dev, const char *label, off_t current, off_t total) in progress_bar()
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp72 unsigned total = 0, unreachable = 0; in checkEndAnalysis() local

12345