Home
last modified time | relevance | path

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

123

/freebsd/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()
/freebsd/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
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-block-device-operations.m49 unsigned int clearing) {
10 (void) disk, (void) clearing;
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_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
H A DSSL_CONF_CTX_set_flags.pod61 value after setting or clearing flags.
H A DSSL_set1_host.pod21 SSL_set1_host() sets the expected DNS hostname to B<name> clearing
H A DASN1_EXTERN_FUNCS.pod86 A "clear" function responsible for clearing any data in the B<ASN1_VALUE> passed
H A DSSL_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>.
H A DSSL_CTX_set_options.pod426 after clearing B<options>.
H A DX509_VERIFY_PARAM_set_flags.pod144 B<name> clearing any previously specified hostname. If
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dsystop46 # screen-clearing codes.
/freebsd/contrib/file/magic/Magdir/
H A Dber11 # parties for roaming clearing purposes and fraud detection.
/freebsd/sys/contrib/device-tree/Bindings/clock/ti/
H A Dgate.txt41 gates the clock and clearing the bit ungates the clock.
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_cacheversion.m48 # Note: use immediately following AC_INIT in configure.ac, as clearing
/freebsd/contrib/sendmail/src/
H A DTRACEFLAGS103 82,>99 parseaddr.c disable clearing bit 8 on addresses
/freebsd/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
/freebsd/contrib/googletest/docs/
H A Dgmock_cheat_sheet.md210 Do not set new expectations after verifying and clearing a mock after its use.
/freebsd/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
/freebsd/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.
/freebsd/contrib/less/
H A Dless.hlp138 Repaint by clearing rather than scrolling.
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A DLICENSE118 c. Affirmer disclaims responsibility for clearing rights of other persons
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzvol_os.c958 zvol_check_events(struct gendisk *disk, unsigned int clearing) in zvol_check_events() argument
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog585 * 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/contrib/dialog/
H A DCHANGES111 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

123