Home
last modified time | relevance | path

Searched refs:enough (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/freebsd-11-stable/sys/dev/ath/ath_rate/onoe/
HDonoe.c331 int dir = 0, nrate, enough; in ath_rate_ctl() local
337 enough = (on->on_tx_ok + on->on_tx_err >= 10); in ath_rate_ctl()
344 if (enough && on->on_tx_ok < on->on_tx_retr) in ath_rate_ctl()
348 if (enough && on->on_tx_err == 0 && in ath_rate_ctl()
359 if (enough && on->on_tx_upper > 0) in ath_rate_ctl()
388 } else if (enough) in ath_rate_ctl()
/freebsd-11-stable/crypto/openssl/crypto/dh/
HDgenerate22 q also needs to be long enough to prevent the attacks LaMacchia and
25 long enough is about the same size as factoring, so 512 bits may not
26 be secure enough for most applications. (The 192 bits used by
27 "secure NFS" was certainly not long enough.)
/freebsd-11-stable/bin/sh/tests/execution/
HDkilled1.02 # Sometimes the "Killed" message is not flushed soon enough and it
/freebsd-11-stable/tools/tools/tinybsd/conf/wrap/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/wireless/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/bridge/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/default/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/vpn/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/firewall/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/tools/tools/tinybsd/conf/minimal/
HDtinybsd.ports9 # Make sure you have enough space to add it.
/freebsd-11-stable/contrib/netbsd-tests/fs/nfs/nfsservice/
HDexports9 # but this is enough for the current VFS level tests.
/freebsd-11-stable/crypto/openssl/doc/crypto/
HDEVP_SealInit.pod32 must contain enough room for the corresponding encrypted key: that is
38 contain enough room for the corresponding cipher's IV, as determined by (for
/freebsd-11-stable/contrib/gcc/config/
HDlibgcc-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-11-stable/lib/libc/db/
HDchangelog2 recno: #ifdef out use of mmap, it's not portable enough.
54 btree: If enough duplicate records were inserted and then deleted
/freebsd-11-stable/tools/tools/vhba/
HDREADME8 *just enough* framework to be useful, plus some nominally common
/freebsd-11-stable/contrib/gcc/config/i386/
HDlibgcc-x86_64-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-11-stable/usr.bin/calendar/calendars/
HDcalendar.southafrica6 * before. This file format is not complex enough to reflect this, but
/freebsd-11-stable/contrib/xz/
HDTODO11 automatically scale down the compression settings enough even though
18 --extreme isn't enough though: it's most likely with files that
/freebsd-11-stable/contrib/gcc/config/sparc/
HDlibgcc-sparc-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-11-stable/usr.bin/getconf/
HDprogenv.gperf28 * environment. If it is NULL, the current executable is good enough.
/freebsd-11-stable/contrib/gcc/config/s390/
HDlibgcc-glibc.ver4 # maintain enough binary compatibility to allow future versions of glibc
/freebsd-11-stable/sys/contrib/zlib/doc/
HDalgorithm.txt35 possible match but generally finds a match which is long enough.
46 the current match is long enough, deflate() reduces the search for a longer
49 the first match is already long enough.
110 inflate, two is enough.
/freebsd-11-stable/crypto/openssl/doc/apps/
HDrand.pod23 I<$HOME>/B<.rnd> or B<.rnd> file will be written back if enough
/freebsd-11-stable/sys/mips/conf/
HDPICOSTATION_M2HP45 # Not enough space for these..
HDAP9145 # Not enough space for these..

12345678910>>...17