Home
last modified time | relevance | path

Searched refs:_flush (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h178 static ossl_unused ossl_inline void lh_##type##_flush(LHASH_OF(type) *lh) \
H A Dlhash.h.in180 static ossl_unused ossl_inline void lh_##type##_flush(LHASH_OF(type) *lh) \
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_LH_COMPFUNC.pod128 B<lh_I<TYPE>_flush>() empties the B<LHASH_OF>(B<I<TYPE>>) structure I<table>. New
242 B<lh_I<TYPE>_free>(), OPENSSL_LH_free(), B<lh_I<TYPE>_flush>(),
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h486 int (*_flush)(void *ptr); member
H A Dsanitizer_platform_limits_netbsd.cpp2618 CHECK_SIZE_AND_OFFSET(FILE, _flush);