Home
last modified time | relevance | path

Searched refs:tvs (Results 1 – 6 of 6) sorted by relevance

/src/sys/contrib/libsodium/test/default/
H A Dkeygen.c13 static const KeygenTV tvs[] = { in tv_keygen() local
43 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) { in tv_keygen()
44 tv = &tvs[i]; in tv_keygen()
H A Dxchacha20.c20 static const HChaCha20TV tvs[] = { in tv_hchacha20() local
45 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) { in tv_hchacha20()
46 tv = &tvs[i]; in tv_hchacha20()
92 static const XChaCha20TV tvs[] = { in tv_stream_xchacha20() local
116 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) { in tv_stream_xchacha20()
117 tv = &tvs[i]; in tv_stream_xchacha20()
202 static const XChaCha20Poly1305TV tvs[] = { in tv_secretbox_xchacha20poly1305() local
228 for (i = 0; i < (sizeof tvs) / (sizeof tvs[0]); i++) { in tv_secretbox_xchacha20poly1305()
229 tv = &tvs[i]; in tv_secretbox_xchacha20poly1305()
/src/sys/kern/
H A Dvfs_cache.c4779 cache_fplookup_final_child(struct cache_fpl *fpl, enum vgetstate tvs) in cache_fplookup_final_child() argument
4794 error = vget_finish(tvp, lkflags, tvs); in cache_fplookup_final_child()
4799 vget_finish_ref(tvp, tvs); in cache_fplookup_final_child()
5010 enum vgetstate dvs, tvs; in cache_fplookup_final_withparent() local
5029 tvs = vget_prep_smr(tvp); in cache_fplookup_final_withparent()
5030 if (__predict_false(tvs == VGET_NONE)) { in cache_fplookup_final_withparent()
5041 vget_abort(tvp, tvs); in cache_fplookup_final_withparent()
5049 vget_abort(tvp, tvs); in cache_fplookup_final_withparent()
5057 error = cache_fplookup_final_child(fpl, tvs); in cache_fplookup_final_withparent()
5076 enum vgetstate tvs; in cache_fplookup_final() local
[all …]
/src/contrib/ntp/sntp/libevent/test/
H A Dregress.c693 struct timeval tvs[16]; member
709 evutil_gettimeofday(&c->tvs[c->n], NULL); in persist_active_timeout_cb()
750 test_timeval_diff_eq(&start, &res.tvs[0], 100); in test_persistent_active_timeout()
751 test_timeval_diff_eq(&start, &res.tvs[1], 300); in test_persistent_active_timeout()
752 test_timeval_diff_eq(&start, &res.tvs[2], 500); in test_persistent_active_timeout()
/src/contrib/libevent/test/
H A Dregress.c693 struct timeval tvs[16]; member
709 evutil_gettimeofday(&c->tvs[c->n], NULL); in persist_active_timeout_cb()
750 test_timeval_diff_eq(&start, &res.tvs[0], 100); in test_persistent_active_timeout()
751 test_timeval_diff_eq(&start, &res.tvs[1], 300); in test_persistent_active_timeout()
752 test_timeval_diff_eq(&start, &res.tvs[2], 500); in test_persistent_active_timeout()
/src/contrib/file/magic/Magdir/
H A Danimation1169 # http://www.jerrysguide.com/tips/demystify-tvs-file-format.html