Home
last modified time | relevance | path

Searched refs:sane (Results 1 – 25 of 81) sorted by relevance

1234

/freebsd/crypto/openssl/crypto/
H A Dinitthread.c139 long sane; member
214 destructor_key.sane = -1; in ossl_cleanup_thread()
230 if (destructor_key.sane != -1) { in OPENSSL_thread_stop()
242 if (destructor_key.sane != -1) { in ossl_ctx_thread_stop()
/freebsd/sys/contrib/zlib/
H A Dinflate.h123 int sane; /* if false, allow invalid distance too far */ member
H A Dinffast.c170 if (state->sane) { in inflate_fast()
H A Dinflate.c124 state->sane = 1; in inflateResetKeep()
1138 if (state->sane) { in inflate()
1489 state->sane = !subvert; in inflateUndermine()
1493 state->sane = 1; in inflateUndermine()
H A Dinfback.c62 state->sane = 1; in inflateBackInit_()
/freebsd/contrib/ldns/drill/
H A DChangeLog.22-nov-200580 * more sane options parsing
81 * more sane argument handling
/freebsd/contrib/libcbor/doc/source/
H A Drfc_conformance.rst
H A Dapi.rst15 … allow both very tight control & flexibility and general convenience with sane defaults. [#]_ For …
H A Dinternal.rst49 .. [#] Reasonable handling of DSTs requires reallocation if the API is to remain sane.
/freebsd/tools/tools/find-sb/
H A DREADME10 in fact something vaguely sane located at that spot on the disk. (There are
/freebsd/sys/dev/pccbb/
H A Dpccbb.c715 int cnt, sane; in cbb_power() local
787 sane = 10; in cbb_power()
789 cnt == sc->powerintr && sane-- > 0) in cbb_power()
811 else if (sane <= 0) in cbb_power()
/freebsd/contrib/ntp/libparse/
H A DREADME4 the parse refclock driver. For reasonably sane clocks this refclock
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/
H A Dpower-mgt.txt89 remaining fields of the psscr to the following sane-default
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dnetwork.subr116 # known sane state. We don't need to check this
/freebsd/sys/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic.txt53 configuration registers to a sane state-- masked or
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_security_level.pod63 callback is used. It is intended to provide sane defaults. The meaning
/freebsd/contrib/bearssl/
H A DREADME.txt42 To compile the code, just type `make`. This will try to use sane
/freebsd/crypto/heimdal/appl/login/
H A DChangeLog172 * login.c (do_login): set PATH to something sane;
/freebsd/usr.bin/fortune/
H A DNotes129 keeps us sane."
/freebsd/crypto/heimdal/
H A Daclocal.m4840 # Check to make sure that the build environment is sane. -*- Autoconf -*-
854 [AC_MSG_CHECKING([whether build environment is sane])
889 # happened. Such a system could not be considered "sane".
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh1590 No previous tree to compare against, a sane comparison is not possible.
/freebsd/contrib/openpam/
H A Daclocal.m4896 # Check to make sure that the build environment is sane. -*- Autoconf -*-
907 [AC_MSG_CHECKING([whether build environment is sane])
941 # happened. Such a system could not be considered "sane".
/freebsd/contrib/openbsm/
H A Daclocal.m4868 # Check to make sure that the build environment is sane. -*- Autoconf -*-
879 [AC_MSG_CHECKING([whether build environment is sane])
913 # happened. Such a system could not be considered "sane".
/freebsd/contrib/ntp/sntp/
H A Daclocal.m4890 # Check to make sure that the build environment is sane. -*- Autoconf -*-
901 [AC_MSG_CHECKING([whether build environment is sane])
935 # happened. Such a system could not be considered "sane".
/freebsd/contrib/ntp/sntp/libevent/
H A Daclocal.m4830 # Check to make sure that the build environment is sane. -*- Autoconf -*-
841 [AC_MSG_CHECKING([whether build environment is sane])
875 # happened. Such a system could not be considered "sane".

1234