Home
last modified time | relevance | path

Searched refs:Blocking (Results 1 – 11 of 11) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlinux.cpp155 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() argument
165 syscall(SYS_getrandom, Buffer, Length, Blocking ? 0 : GRND_NONBLOCK); in getRandom()
H A Dtrusty.cpp90 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() argument
H A Dcommon.h142 bool getRandom(void *Buffer, uptr Length, bool Blocking = false);
H A Dfuchsia.cpp186 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() argument
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSchedule.td56 def VecFPd : SchedWrite; // Blocking BFP div/sqrt unit.
/freebsd-13.1/crypto/openssl/doc/man3/
H A DBIO_s_connect.pod90 is set. Blocking I/O is the default. The call to BIO_set_nbio()
/freebsd-13.1/share/examples/ipfilter/
H A Dexamples.txt287 Blocking out all ICMP packets can be useful, but it will disable some
H A Dipf-howto.txt874 Blocking UDP instead of TCP only requires replacing
2681 Blocking icmp from the world seems kind of silly, espe-
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_bridge/
H A DBEGEMOT-BRIDGE-MIB.txt1164 or from the Forwarding state to the Blocking state. The trap
H A DBRIDGE-MIB.txt1163 the Blocking state. The trap is not sent if a newRoot
/freebsd-13.1/
H A DUPDATING1883 options RANDOM_DUMMY # Blocking-only driver.