Home
last modified time | relevance | path

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

123

/freebsd-14-stable/sys/kern/
HDsubr_module.c214 int clearing; in preload_delete_name() local
220 clearing = 0; in preload_delete_name()
234 clearing = 1; /* got it, start clearing */ in preload_delete_name()
235 else if (clearing) { in preload_delete_name()
236 clearing = 0; /* at next one now.. better stop */ in preload_delete_name()
239 if (clearing) { in preload_delete_name()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/powerpc/opal/
HDsensor-groups.txt17 operations like clearing the min/max history of all
26 sensor groups like clearing min/max, enabling/disabling sensor
/freebsd-14-stable/sys/contrib/openzfs/config/
HDkernel-block-device-operations.m49 unsigned int clearing) {
10 (void) disk, (void) clearing;
/freebsd-14-stable/crypto/openssl/doc/man3/
HDOPENSSL_ia32cap.pod64 For example, in 32-bit application context clearing bit #26 at run-time
66 clearing bit #24 disables SSE2 code operating on 128-bit XMM register
79 Less intuitive is clearing bit #28, or ~0x10000000 in the "environment
HDSSL_CONF_CTX_set_flags.pod61 value after setting or clearing flags.
HDSSL_set1_host.pod21 SSL_set1_host() sets the expected DNS hostname to B<name> clearing
HDASN1_EXTERN_FUNCS.pod86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed
HDSSL_CONF_cmd.pod46 Enables support for SSL/TLS compression, same as clearing
84 clients only. Equivalent to setting or clearing B<SSL_OP_LEGACY_SERVER_CONNECT>.
HDX509_VERIFY_PARAM_set_flags.pod144 B<name> clearing any previously specified hostname. If
HDSSL_CTX_set_options.pod426 after clearing B<options>.
/freebsd-14-stable/contrib/file/magic/Magdir/
HDber11 # parties for roaming clearing purposes and fraud detection.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/ti/
HDgate.txt43 gates the clock and clearing the bit ungates the clock.
/freebsd-14-stable/contrib/ntp/sntp/m4/
HDntp_cacheversion.m48 # Note: use immediately following AC_INIT in configure.ac, as clearing
/freebsd-14-stable/contrib/sendmail/src/
HDTRACEFLAGS103 82,>99 parseaddr.c disable clearing bit 8 on addresses
/freebsd-14-stable/crypto/heimdal/appl/telnet/
HDREADME.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
/freebsd-14-stable/contrib/googletest/docs/
HDgmock_cheat_sheet.md210 Do not set new expectations after verifying and clearing a mock after its use.
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDwrappers_c.inc342 // checks globally (e.g. by clearing TCF0 on aarch64) before calling this
/freebsd-14-stable/sys/dev/aic7xxx/
HDaic79xx.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
HDaic7xxx.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.
/freebsd-14-stable/contrib/less/
HDless.hlp138 Repaint by clearing rather than scrolling.
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/BLAKE3/
HDLICENSE118 c. Affirmer disclaims responsibility for clearing rights of other persons
/freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/
HDzvol_os.c948 zvol_check_events(struct gendisk *disk, unsigned int clearing) in zvol_check_events() argument
/freebsd-14-stable/contrib/wpa/wpa_supplicant/
HDChangeLog585 * extended explicit clearing of freed memory and expired keys to avoid
613 * added D-Bus interface for setting/clearing WFD IEs
802 * fixed OKC-based PMKSA cache entry clearing
1964 * added a workaround for clearing keys with ndiswrapper to allow
2255 clearing port Valid in order to reset EAP state machine and avoid
2361 * avoid clearing driver keys if no keys have been configured since last
/freebsd-14-stable/contrib/dialog/
HDCHANGES111 clearing the screen (integrated patch by Rainer Weikusat, Debian
202 + correct clearing after text in progressbox from 2018/06/21 changes
784 early-1990s misfeature of clearing the result from malloc, noting
1757 + modify error reporting to avoid clearing screen if a problem is
1803 + corrections to menu.c: location of clearing operation, and height of
/freebsd-14-stable/crypto/heimdal/
HDNEWS51 - Don't mix length when clearing hmac (could memset too much)

123