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

1 2

  /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/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
oc_cksum.s 87 | enough gain to be worth the effort.
  /src/usr.bin/make/unit-tests/
varcmd.mk 14 # and vardebug.mk fail, which is not enough.
varname-dot-suffixes.mk 39 # returns something. For all practical use cases, it's good enough though.
  /src/common/lib/libc/arch/sparc/string/
bzero.S 109 ! not enough to bother: do byte-at-a-time loop.
  /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/sbin/restore/
interactive.c 471 fprintf(stderr, "canonname: not enough buffer space\n");
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 91 | enough gain to be worth the effort.
  /src/sys/nfs/
nfs_bio.c 90 int enough = 0; local
323 enough = 1;
424 if (enough)

Completed in 60 milliseconds

1 2