Home
last modified time | relevance | path

Searched refs:clearing (Results 1 – 25 of 67) sorted by relevance

123

/src/sys/kern/
H A Dsubr_module.c226 int clearing; in preload_delete_name() local
232 clearing = 0; in preload_delete_name()
246 clearing = 1; /* got it, start clearing */ in preload_delete_name()
247 else if (clearing) { in preload_delete_name()
248 clearing = 0; /* at next one now.. better stop */ in preload_delete_name()
251 if (clearing) { in preload_delete_name()
/src/sys/contrib/device-tree/Bindings/powerpc/opal/
H A Dsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/src/sys/contrib/openzfs/config/
H A Dkernel-block-device-operations.m410 unsigned int clearing) {
11 (void) disk, (void) clearing;
/src/cddl/usr.sbin/dwatch/libexec/
H A Dsystop46 # screen-clearing codes.
/src/crypto/openssl/doc/man3/
H A DSSL_CONF_CTX_set_flags.pod61 value after setting or clearing flags.
H A DCMAC_CTX.pod59 CMAC_CTX_cleanup() resets the B<CMAC_CTX> structure, clearing any internal data
H A DSSL_set1_host.pod23 clearing any previously specified IP address and hostnames.
H A DCOMP_CTX_new.pod127 It is disabled by default, and may be enabled by clearing the
H A DASN1_EXTERN_FUNCS.pod86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed
H A DOPENSSL_ia32cap.pod214 of this is the somewhat less intuitive clearing of LV0 bit #28, or ~0x10000000
H A DBIO_set_flags.pod106 B<BIO_FLAGS_IO_SPECIAL>. This mask is used when clearing or extracting
H A DSSL_CTX_set_options.pod263 above. From OpenSSL 3.2 the default security level is 2, so clearing this option
512 after clearing B<options>.
H A DX509_VERIFY_PARAM_set_flags.pod148 B<name> clearing any previously specified hostname. If
H A DSSL_CONF_cmd.pod46 Enables support for SSL/TLS compression, same as clearing
87 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
/src/contrib/file/magic/Magdir/
H A Dber11 # parties for roaming clearing purposes and fraud detection.
/src/contrib/jemalloc/include/jemalloc/internal/
H A Drtree.h474 uintptr_t base, uintptr_t end, rtree_contents_t contents, bool clearing) { in rtree_write_range_impl() argument
496 assert(!clearing || rtree_leaf_elm_read(tsdn, rtree, elm, in rtree_write_range_impl()
/src/sys/contrib/device-tree/Bindings/clock/ti/
H A Dgate.txt41 gates the clock and clearing the bit ungates the clock.
/src/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m48 # Note: use immediately following AC_INIT in configure.ac, as clearing
/src/contrib/sendmail/src/
H A DTRACEFLAGS103 82,>99 parseaddr.c disable clearing bit 8 on addresses
/src/crypto/heimdal/appl/telnet/
H A DREADME.ORIG270 setting/clearing CTLECH in the sg_flags word. This
306 Telnetd was improperly setting/clearing the ISTRIP
348 Fix the client where it was setting/clearing the OPOST
351 Fix the client where it was setting/clearing the ISTRIP
/src/contrib/googletest/docs/
H A Dgmock_cheat_sheet.md210 Do not set new expectations after verifying and clearing a mock after its use.
/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc342 // checks globally (e.g. by clearing TCF0 on aarch64) before calling this
/src/sys/dev/aic7xxx/
H A Daic79xx.seq634 * already gone free prior to clearing
820 * already gone free prior to clearing
1877 * Switch to the active FIFO after clearing the snapshot
2027 * prior to clearing this status and executing the common code for
2216 * already gone free prior to clearing
H A Daic7xxx.seq1080 * we can batch the clearing of HADDR with the fixup.
1408 * be the case by clearing HADDR[0] even though
1808 * clearing the "disconnected" bit so we don't "find" it by accident later.
/src/contrib/less/
H A Dless.hlp143 Repaint by clearing rather than scrolling.

123