Home
last modified time | relevance | path

Searched refs:flushes (Results 1 – 14 of 14) sorted by relevance

/src/crypto/openssl/fuzz/
H A Dhashtable.c43 static size_t flushes = 0; variable
328 if ((flushes % 100000) != 1) { in FuzzerTestOneInput()
330 flushes++; in FuzzerTestOneInput()
348 flushes++; in FuzzerTestOneInput()
/src/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt32 reloads the config file, and flushes the cache.
46 flushes some information regarding the name from the cache.
H A Dunbound-control.rst98 This flushes the cache and reads the config file fresh.
/src/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c74 uint64_t flushes; member
340 res->flushes = nv_get_uint64(nvout, "stat_flush%u", i); in update_resources()
500 value->v.counter64 = res->flushes; in op_hastResourceTable()
/src/crypto/openssl/doc/internal/man3/
H A DOSSL_METHOD_STORE.pod92 When doing so, it also flushes the corresponding cache entries.
110 ossl_method_store_cache_flush_all() flushes all cached entries associated with
/src/sys/contrib/device-tree/Bindings/pmem/
H A Dpmem-region.txt37 may skip the cache flushes required to ensure data is made
/src/crypto/openssl/doc/man3/
H A DUI_create_method.pod75 This function takes a reference to a UI, and flushes everything that
/src/contrib/llvm-project/libcxx/include/
H A Dprint300 // Unicode API is used, the function flushes stream before
/src/contrib/flex/
H A DONEWS347 flushes the contents of the current buffer (i.e., next time
357 flushes the contents of the current buffer.
/src/sys/contrib/zlib/
H A DChangeLog360 - Permit stronger flushes after Z_BLOCK flushes
361 - Avoid extraneous empty blocks when doing empty flushes
/src/contrib/libxo/doc/
H A Dapi.rst601 `xo_finish` or `xo_finish_h` is required. This flushes any buffered
/src/contrib/one-true-awk/
H A DFIXES.1e724 fflush() or fflush("") flushes all files and pipes.
/src/sys/contrib/dev/acpica/
H A Dchanges.txt408 S1, S2, and S3, but the ACPICA code flushes the CPU cache regardless of
/src/crypto/openssl/
H A DCHANGES.md14128 flushes were not handled properly if the BIO retried. On read