Searched refs:enough (Results 1 – 25 of 424) sorted by relevance
12345678910>>...17
| /freebsd-11-stable/sys/dev/ath/ath_rate/onoe/ |
| HD | onoe.c | 331 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/ |
| HD | generate | 22 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/ |
| HD | killed1.0 | 2 # Sometimes the "Killed" message is not flushed soon enough and it
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/wrap/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/wireless/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/bridge/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/default/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/vpn/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/firewall/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/tools/tools/tinybsd/conf/minimal/ |
| HD | tinybsd.ports | 9 # Make sure you have enough space to add it.
|
| /freebsd-11-stable/contrib/netbsd-tests/fs/nfs/nfsservice/ |
| HD | exports | 9 # but this is enough for the current VFS level tests.
|
| /freebsd-11-stable/crypto/openssl/doc/crypto/ |
| HD | EVP_SealInit.pod | 32 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/ |
| HD | libgcc-glibc.ver | 4 # maintain enough binary compatibility to allow future versions of glibc
|
| /freebsd-11-stable/lib/libc/db/ |
| HD | changelog | 2 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/ |
| HD | README | 8 *just enough* framework to be useful, plus some nominally common
|
| /freebsd-11-stable/contrib/gcc/config/i386/ |
| HD | libgcc-x86_64-glibc.ver | 4 # maintain enough binary compatibility to allow future versions of glibc
|
| /freebsd-11-stable/usr.bin/calendar/calendars/ |
| HD | calendar.southafrica | 6 * before. This file format is not complex enough to reflect this, but
|
| /freebsd-11-stable/contrib/xz/ |
| HD | TODO | 11 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/ |
| HD | libgcc-sparc-glibc.ver | 4 # maintain enough binary compatibility to allow future versions of glibc
|
| /freebsd-11-stable/usr.bin/getconf/ |
| HD | progenv.gperf | 28 * environment. If it is NULL, the current executable is good enough.
|
| /freebsd-11-stable/contrib/gcc/config/s390/ |
| HD | libgcc-glibc.ver | 4 # maintain enough binary compatibility to allow future versions of glibc
|
| /freebsd-11-stable/sys/contrib/zlib/doc/ |
| HD | algorithm.txt | 35 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/ |
| HD | rand.pod | 23 I<$HOME>/B<.rnd> or B<.rnd> file will be written back if enough
|
| /freebsd-11-stable/sys/mips/conf/ |
| HD | PICOSTATION_M2HP | 45 # Not enough space for these..
|
| HD | AP91 | 45 # Not enough space for these..
|
12345678910>>...17