Searched refs:limited (Results 1 - 13 of 13) sorted by relevance

/freebsd-12-stable/usr.sbin/ntp/ntpd/
H A Dntp.conf65 restrict default limited kod nomodify notrap noquery nopeer
66 restrict source limited kod nomodify notrap noquery
/freebsd-12-stable/contrib/ntp/conf/
H A Drackety.conf35 restrict default limited version kod # default limit clients per net
/freebsd-12-stable/lib/libc/mips/string/
H A Dbzero.S72 REG_S zero, -SZREG(a0) # since we are limited by memory speed
/freebsd-12-stable/contrib/bmake/mk/
H A Dcython.mk30 # conf.host_target() is limited to uname -m rather than uname -p
H A Ddirdeps.mk433 # if ONLY_TARGET_SPEC_LIST or ONLY_MACHINE_LIST is set, we are limited to that.
/freebsd-12-stable/sys/geom/
H A Dgeom_disk.c389 bool limited = false; local
402 limited = true;
414 limited = true;
421 return (limited);
/freebsd-12-stable/contrib/ncurses/progs/
H A Dinfocmp.c66 static bool limited = TRUE; /* "-r" option is not set */ variable
1007 if (!_nc_resolve_uses2(!limited, literal)) {
1652 limited = FALSE;
1844 limited,
1872 limited,
H A Dtic.c686 bool limited = TRUE; local
779 limited = FALSE;
986 limited, numbers, NULL);
990 if (debug_level != 0 && !limited)
H A Ddump_entry.c61 static int column; /* current column, limited by 'width' */
1108 int limited,
1131 && limited) {
1106 dump_entry(TERMTYPE *tterm, int suppress_untranslatable, int limited, int numbers, PredFunc pred) argument
/freebsd-12-stable/sys/mips/mips/
H A Dsupport.S439 sw t1, -4(a0) # since we are limited by memory speed
475 sw zero, -4(a0) # since we are limited by memory speed
/freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv4.pl552 @ they are limited by 2^26+2^6. This in turn means that *sum*
566 @ In key setup procedure pre-reduced H0 is limited by 5*4+1 and
568 @ input H0 is limited by (5*4+1)*3 addends, or 58 bits, while
/freebsd-12-stable/secure/lib/libcrypto/arm/
H A Dpoly1305-armv4.S483 @ they are limited by 2^26+2^6. This in turn means that *sum*
497 @ In key setup procedure pre-reduced H0 is limited by 5*4+1 and
499 @ input H0 is limited by (5*4+1)*3 addends, or 58 bits, while
/freebsd-12-stable/share/mk/
H A Ddirdeps.mk422 # if ONLY_TARGET_SPEC_LIST or ONLY_MACHINE_LIST is set, we are limited to that.

Completed in 212 milliseconds