Home
last modified time | relevance | path

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

12345678910>>...68

/netbsd-src/sys/dev/ic/
H A Dathrate-onoe.c380 int dir = 0, nrate, enough; in ath_rate_ctl() local
386 enough = (on->on_tx_ok + on->on_tx_err >= 10); in ath_rate_ctl()
393 if (enough && on->on_tx_ok < on->on_tx_retr) in ath_rate_ctl()
397 if (enough && on->on_tx_err == 0 && in ath_rate_ctl()
409 if (enough && on->on_tx_upper > 0) in ath_rate_ctl()
438 } else if (enough) in ath_rate_ctl()
/netbsd-src/etc/rc.d/
H A Dsshd29 not enough entropy configured, so they may be predictable.
32 man page. After this machine has enough entropy, re-generate
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DSegmentedStacks.rst15 the current stacklet has enough space for the function to execute; and if not,
31 enough space. The current approach is to use a slot in the TCB to store the
71 * Check if the current stacklet has enough space. If yes, just bump the SP, like
/netbsd-src/external/mpl/bind/dist/bin/tests/system/checkconf/
H A Dkasp-bad-lifetime.conf17 * The ZSK lifetime is good enough but should trigger a warning.
38 * The KSK lifetime is good enough but should trigger a warning.
/netbsd-src/external/public-domain/xz/dist/m4/
H A Dtuklib_cpucores.m437 # Maybe checking $host_os would be enough but this matches what
52 # test program instead of merely compiling it. glibc 2.9 is old enough that
54 # be good enough.
/netbsd-src/external/gpl3/gdb/dist/zlib/examples/
H A DREADME.examples4 enough.c
10 compress just enough input to nearly fill a requested output size
/netbsd-src/external/gpl3/binutils.old/dist/zlib/examples/
H A DREADME.examples4 enough.c
10 compress just enough input to nearly fill a requested output size
/netbsd-src/common/dist/zlib/examples/
H A DREADME.examples4 enough.c
10 compress just enough input to nearly fill a requested output size
/netbsd-src/external/gpl3/binutils/dist/zlib/examples/
H A DREADME.examples4 enough.c
10 compress just enough input to nearly fill a requested output size
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/interrupts/
H A Dreset.cgs16 ; Can't recover from hardware interrupt with enough state intact to verify it
50 ; Can't recover from hardware interrupt with enough state intact to verify it
/netbsd-src/sys/arch/atari/stand/bootxx/
H A Dstart.S8 bra _C_LABEL(bootxx) | bootxx is small enough so bra works
/netbsd-src/sys/arch/acorn32/stand/nbfs/
H A Dversion3 0.01: Just about enough code to launch a kernel from it.
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Drequirements.inc.rst51 to have enough memory to load all zone and cache data into memory;
65 enough memory to build a large cache; this approach minimizes the
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Derrinfo_example.txt16 gnome-netstatus- ioctl 12 Not enough core
40 gnome-netstatus- ioctl 12 2 Not enough core
/netbsd-src/usr.sbin/sysinst/
H A Dmsg.entropy.pl35 number generator. There is not enough entropy available to create secure
106 {Since not enough entropy is available on this system, all crytographic
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Derrinfo_example.txt16 gnome-netstatus- ioctl 12 Not enough core
40 gnome-netstatus- ioctl 12 2 Not enough core
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Delf.texi7 to be written. The code is changing quickly enough that we
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Delf.texi7 to be written. The code is changing quickly enough that we
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dextensions.m416 # is recent-enough everywhere, but since Autoconf mutates rapidly
17 # enough in this area it's likely we'll need to redefine
88 Oddly enough, this does nothing on OpenBSD. */
H A Dsys_time_h.m451 dnl that is good enough.
52 AC_CACHE_CHECK([for wide-enough struct timeval.tv_sec member],
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Devents.s8 # Run enough instructions to trigger event processing
/netbsd-src/tests/fs/nfs/nfsservice/
H A Dexports9 # but this is enough for the current VFS level tests.
/netbsd-src/lib/libc/db/
H A Dchangelog4 recno: #ifdef out use of mmap, it's not portable enough.
56 btree: If enough duplicate records were inserted and then deleted
/netbsd-src/external/gpl2/xcvs/dist/m4/
H A Dregex.m428 systems with recent-enough versions of the GNU C
35 # If the system regex support is good enough that it passes the the
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_SealInit.pod31 must contain enough room for the corresponding encrypted key: that is
37 contain enough room for the corresponding cipher's IV, as determined by (for

12345678910>>...68