HomeSort by: relevance | last modified time | path
    Searched refs:enough (Results 1 - 25 of 92) sorted by relevancy

1 2 3 4

  /src/sys/arch/atari/stand/bootxx/
start.S 8 bra _C_LABEL(bootxx) | bootxx is small enough so bra works
  /src/etc/rc.d/
sshd 29 not enough entropy configured, so they may be predictable.
32 man page. After this machine has enough entropy, re-generate
  /src/sys/modules/arch/
compatsubdir.mk 10 # make sure we get an objdir built early enough
  /src/compat/
compatsubdir.mk 12 # make sure we get an objdir built early enough
  /src/usr.sbin/sysinst/arch/hp300/
msg.md.en 63 {%s does not have enough free partitions for NetBSD.
  /src/sys/dev/ic/
athrate-onoe.c 380 int dir = 0, nrate, enough; local
386 enough = (on->on_tx_ok + on->on_tx_err >= 10);
393 if (enough && on->on_tx_ok < on->on_tx_retr)
397 if (enough && on->on_tx_err == 0 &&
409 if (enough && on->on_tx_upper > 0)
438 } else if (enough)
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 73 {%s does not have enough free partitions for NetBSD.
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 73 {%s does not have enough free partitions for NetBSD.
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 74 {%s does not have enough free partitions for NetBSD.
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
machine-ir.vim 9 " fallback once enough is implemented.
  /src/usr.sbin/sysinst/
msg.entropy.en 35 number generator. There is not enough entropy available to create secure
106 {Since not enough entropy is available on this system, all crytographic
msg.entropy.es 35 number generator. There is not enough entropy available to create secure
106 {Since not enough entropy is available on this system, all crytographic
msg.entropy.fr 35 number generator. There is not enough entropy available to create secure
106 {Since not enough entropy is available on this system, all crytographic
msg.entropy.pl 35 number generator. There is not enough entropy available to create secure
106 {Since not enough entropy is available on this system, all crytographic
  /src/sys/arch/m68k/m68k/
compat_13_sigreturn13.s 54 lea -84(%sp),%sp | leave enough space for largest frame
compat_16_sigreturn14.s 54 lea -84(%sp),%sp | leave enough space for largest frame
  /src/usr.bin/make/unit-tests/
varcmd.mk 14 # and vardebug.mk fail, which is not enough.
  /src/common/lib/libc/arch/sparc/string/
bzero.S 109 ! not enough to bother: do byte-at-a-time loop.
  /src/external/apache2/llvm/dist/libcxx/src/support/solaris/
wcsnrtombs.inc 56 /* Enough space to translate in-place. */
63 * May not be enough space; use temp. buffer.
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 29 * Note: after some experimentation, this approach proved to not provide enough
  /src/common/dist/zlib/examples/
enough.c 0 /* enough.c -- determine the maximum size of inflate's Huffman code tables over
281 // we can use at most this many bit patterns, lest there not be enough
418 // we can use at most this many bit patterns, lest there not be enough
454 local void enough(int syms) { function
496 // For the deflate literal/length code, use "enough". For the deflate distance
497 // code, use "enough 30 6".
590 enough(syms);
  /src/sys/arch/sparc64/doc/
TODO 46 - locore.s: rft_user (sun4v specific manual fill) - seems to work, but is it good enough (compared to openbsds rft_user?
  /src/sys/conf/
copts.mk 53 # actual length to verify it is long enough before reading more than 16
  /src/external/bsd/cron/dist/
INSTALL 89 ATT notes: for those people unfortunate enough to be stuck on a AT&T UNIX,
  /src/external/gpl3/binutils/dist/zlib/examples/
enough.c 0 /* enough.c -- determine the maximum size of inflate's Huffman code tables over
281 // we can use at most this many bit patterns, lest there not be enough
418 // we can use at most this many bit patterns, lest there not be enough
454 local void enough(int syms) { function
496 // For the deflate literal/length code, use "enough". For the deflate distance
497 // code, use "enough 30 6".
590 enough(syms);

Completed in 76 milliseconds

1 2 3 4