/freebsd/tools/test/stress2/misc/ |
H A D | namecache2.sh | 101 int stopping = false; 113 if (stopping) 177 stopping = true;
|
/freebsd/sys/dev/sound/pci/ |
H A D | solo.c | 85 int dir, hwch, stopping; member 328 if (sc->pch.stopping) { in ess_intr() 330 sc->pch.stopping = 0; in ess_intr() 342 if (sc->rch.stopping) { in ess_intr() 344 sc->rch.stopping = 0; in ess_intr() 491 ch->stopping = 0; in ess_start() 511 ch->stopping = 1; in ess_stop()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_init_thread_deregister.pod | 23 Thread aware code may be informed about when a thread is stopping, typically to 32 stopping the stop handler is called (while on that thread) and the code can
|
/freebsd/sys/net/ |
H A D | radix.c | 961 int stopping = 0; in rn_walktree_from() local 1005 while (!stopping) { in rn_walktree_from() 1015 stopping = 1; in rn_walktree_from() 1033 stopping = 1; in rn_walktree_from() 1051 stopping = 1; in rn_walktree_from()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTProperties.td | 21 "packet must have been decoded before stopping the decoding of the "
|
/freebsd/usr.sbin/jail/ |
H A D | command.c | 106 int create_failed, stopping; in next_command() local 117 stopping = (j->flags & JF_STOP) != 0; in next_command() 147 j->comstring = create_failed || (stopping && in next_command() 155 create_failed || (stopping && in next_command()
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-fsl-dspi.txt | 31 - fsl,spi-sck-cs-delay: a delay in nanoseconds between stopping the clock
|
/freebsd/contrib/tcsh/ |
H A D | src.desc | 35 Builtins for stopping/killing/ and moving jobs to the background
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_dns.c | 2214 volatile int stopping; member 2232 while (!rp->stopping) in race_busywait_run() 2300 rp.stopping = 0; in getaddrinfo_race_gotresolve_test() 2333 rp.stopping = 1; in getaddrinfo_race_gotresolve_test()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_dns.c | 2214 volatile int stopping; member 2232 while (!rp->stopping) in race_busywait_run() 2300 rp.stopping = 0; in getaddrinfo_race_gotresolve_test() 2333 rp.stopping = 1; in getaddrinfo_race_gotresolve_test()
|
/freebsd/contrib/libxo/doc/ |
H A D | field-roles.rst | 151 unimportant field formatting and modifiers, stopping minor formatting
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Options.td | 49 "Maximum number of errors to emit before stopping (0 = no limit)">;
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCommonKinds.td | 23 : Error<"too many errors emitted, stopping now">, DefaultFatal;
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | TargetProperties.td | 263 Desc<"The time in seconds to wait for an interrupt succeed in stopping the target.">;
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | ntpv4-mib.mib | 720 including starting and stopping (if possible)."
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | provider-base.pod | 211 the thread that is stopping and gets passed the provider context as an
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | Options.td | 76 Desc<"Set the number of times this breakpoint is skipped before stopping.">; 1363 " skipped before stopping.">;
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Options.td | 214 EEq<"error-limit", "Maximum number of errors to emit before stopping (0 = no limit)">;
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 532 * fixed WPS operation stopping on dual concurrent AP
|
/freebsd/contrib/sendmail/cf/m4/ |
H A D | proto.m4 | 2386 dnl only called from check_rcpt in delay mode if stopping due to Friend/Hater
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 1944 Repeat foo_test 1000 times, stopping at the first failure. This
|
/freebsd/contrib/tzdata/ |
H A D | australasia | 373 # stopping daylight saving. He says it was just to decide on when it should
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 687 W. Liniger A stopping criterion for the
|
/freebsd/contrib/diff/ |
H A D | ChangeLog | 3525 Increase threshold for stopping discarding, and also check for
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 694 - fix a case where auto_interworking=1 could end up stopping scanning
|