Searched defs:reps (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/rcache/ |
H A D | t_rcfile2.c | 71 expiry_test(const char *filename, int reps) in expiry_test() 101 store_records(const char *filename, int id, int reps, int expect_fail) in store_records() 122 concurrency_test(const char *filename, int nchildren, int reps) in concurrency_test() 151 race_test(const char *filename, int nchildren, int reps) in race_test()
|
/freebsd/tests/sys/kern/tty/ |
H A D | readsz.c | 32 size_t bufsz = 0, reps; in main() local
|
/freebsd/crypto/krb5/src/tests/ |
H A D | icinterleave.c | 64 krb5_data req, *reps, realm; in main() local
|
/freebsd/usr.bin/hexdump/ |
H A D | hexdump.h | 62 int reps; /* repetition count */ member
|
/freebsd/usr.bin/jot/ |
H A D | jot.c | 98 long reps = REPS_DEF; in main() local
|
/freebsd/usr.bin/csplit/ |
H A D | csplit.c | 83 static long reps; /* Number of repetitions for this pattern */ variable
|
/freebsd/usr.bin/vmstat/ |
H A D | vmstat.c | 203 int bufsize, c, reps, todo; in main() local 637 dovmstat(unsigned int interval, int reps) in dovmstat() 1251 dointr(unsigned int interval, int reps) in dointr()
|
/freebsd/sys/kern/ |
H A D | subr_unit.c | 1276 long reps = 1, m; in main() local
|
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_opt.c | 1013 … repcodes_t reps = ZSTD_updateRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0); in ZSTD_compressBlock_opt_generic() local
|
/freebsd/sys/contrib/zstd/lib/compress/ |
H A D | zstd_opt.c | 1268 … repcodes_t const reps = ZSTD_newRep(opt[cur].rep, lastSequence.off, lastSequence.litlen==0); in ZSTD_compressBlock_opt_generic() local
|
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/ |
H A D | pkinit_crypto_openssl.c | 2751 uint32_t counter = 1, reps; in builtin_sskdf() local
|