Home
last modified time | relevance | path

Searched full:resort (Results 1 – 25 of 228) sorted by relevance

12345678910

/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Drestart-handler.yaml15 handlers, which usually are tried from most precise to last resort.
22 0:: Restart handler of last resort, with limited restart capabilities.
H A Dgpio-restart.txt33 0: Restart handler of last resort, with limited restart
/freebsd/contrib/libbegemot/
H A Drpoll.c195 static int resort; /* resort on next dispatch */ variable
399 resort = 1; in poll_start_utimer()
426 resort = 1; in poll_stop_timer()
510 if(resort) { in poll_dispatch()
511 resort = 0; in poll_dispatch()
631 resort = 1; in poll_dispatch()
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-import.8244 health of your pool and should only be used as a last resort.
254 health of your pool and should only be used as a last resort.
381 health of your pool and should only be used as a last resort.
392 health of your pool and should only be used as a last resort.
/freebsd/crypto/openssl/crypto/
H A Dcryptlib.c200 * error and this failed for some reason. As a last resort, in OPENSSL_showfatal()
219 * error and this failed for some reason. As a last resort, in OPENSSL_showfatal()
/freebsd/usr.sbin/mptable/
H A Dmptable.152 Look in areas it should not NEED to, use ONLY as a last resort.
/freebsd/usr.sbin/nfsrevoke/
H A Dnfsrevoke.843 THIS SHOULD BE DONE AS A LAST RESORT ONLY, when clients are holding state
/freebsd/contrib/unbound/iterator/
H A Diter_utils.h95 * these are not preferred, but are used as a last resort.
97 * these are not preferred, but are used as a last resort.
279 * last-resort * lookups in case the child-side versions of this information
H A Diter_delegpt.h123 /** if the parent-side ipv4 address has been looked up (last resort).
127 /** if the parent-side ipv6 address has been looked up (last resort).
/freebsd/crypto/openssl/util/
H A Dwrap.pl.in62 # from the call, so we resort to using system() instead.
/freebsd/crypto/openssl/test/recipes/
H A D25-test_verify.t227 "accept last-resort direct leaf match");
229 "accept last-resort direct leaf match");
231 "fail last-resort direct leaf non-match");
475 "accept last-resort direct leaf match Ed25519-signed self-issued cert");
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp37 // As a last resort, make sure all pointers still pointing to a dead block in cleanup()
/freebsd/contrib/ntp/html/drivers/
H A Ddriver1.html23 …river is if a particular server clock is to be used as the clock of last resort when all other nor…
/freebsd/contrib/lutok/
H A Dtest_utils.hpp55 /// we resort to checking only which API function raised the error (because our
/freebsd/share/man/man9/
H A Dkern_reboot.9126 As a last resort, if none of the shutdown hooks handled the reboot, call the
H A Dnamei.9328 are used, it is necessary to resort to recursive locking.
/freebsd/contrib/libedit/
H A Deditrc.5308 Last resort user configuration file for the
/freebsd/share/examples/tests/tests/atf/
H A Dprintf_test.c111 * resort to manual tests when the macros are unsuitable (and consider in ATF_TC_BODY()
/freebsd/contrib/kyua/utils/sqlite/
H A Dtest_utils.hpp57 /// so we resort to checking only which API function raised the error (because
/freebsd/contrib/ntp/ntpd/
H A Drefclock_local.c37 * particular server's clock as the clock of last resort when all other
/freebsd/contrib/llvm-project/lld/MachO/
H A DTarget.h47 // without having to resort to templates. in TargetInfo()
/freebsd/sys/netinet6/
H A Din6_ifattach.c106 * Generate a last-resort interface identifier, when the machine has no
202 * use a random non-zero value as the last resort. in generate_tmp_ifid()
396 /* last resort: get from random number source */ in get_ifid()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DRunLoopAutoreleaseLeakChecker.cpp122 (HasAutoreleasePool ? "" : "of last resort ") + in emitDiagnostics()
/freebsd/sys/cddl/dev/fbt/powerpc/
H A Dfbt_isa.c166 * byte sequences, we resort to some heuristic sleeze: we treat this in fbt_provide_module_function()
/freebsd/contrib/ntp/libntp/lib/isc/win32/
H A Dnet.c41 * The last resort defaults: use all non well known port space

12345678910