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

1 2 3 4 5

  /src/etc/
ntp.conf 86 restrict default limited kod nomodify notrap nopeer noquery
90 restrict source nomodify notrap noquery
95 #restrict 192.0.2.0 mask 255.255.255.0 limited kod nomodify notrap nopeer
96 #restrict 2001:db8:: mask ffff:ffff:: limited kod nomodify notrap nopeer
100 restrict 127.0.0.1
101 restrict ::1
  /src/external/bsd/ntp/dist/conf/
grundoon.conf 18 restrict default noserve # default deny
19 restrict 127.0.0.1 # allow local host
20 restrict 128.4.0.0 mask 255.255.0.0 # allow DCnet clients
21 restrict 128.175.0.0 mask 255.255.0.0 # allow UDel clients
22 restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
pogo.conf 25 restrict default noserve # default deny
26 restrict 127.0.0.1 # allow local host
27 restrict 128.4.0.0 mask 255.255.0.0 # allow DCnet clients
28 restrict 128.175.0.0 mask 255.255.0.0 # allow UDel clients
29 restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
rackety.conf 35 restrict default limited version kod # default limit clients per net
36 restrict 127.0.0.1 # allow local host
37 restrict 128.4.0.0 mask 255.255.0.0 # allow DCnet clients
38 restrict 128.175.0.0 mask 255.255.0.0 # allow UDELnet clients
39 restrict 140.173.0.0 mask 255.255.0.0 # allow DARTnet/CAIRN clients
  /src/games/battlestar/
Makefile 16 COPTS.parse.c+=-Wno-restrict
  /src/external/bsd/ntp/bin/ntp-keygen/
Makefile 23 COPTS.ntp-keygen.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} == 8:? -Wno-error=restrict :}
  /src/external/bsd/openldap/dist/tests/data/
slapd-syncrepl-consumer-persist-ldap.conf 33 restrict all
  /src/external/bsd/openldap/dist/tests/scripts/
test064-constraint 106 restrict="ldap:///ou=users,$BASEDN??one?(objectClass=inetOrgPerson)"
107 # check if restrict works (if not, this will apply to ou=users subtree as well
109 olcConstraintAttribute: mail count 1 restrict="ldap:///ou=groups,$BASEDN??one"
116 restrict="ldap:///$USERDN??sub?(objectClass=inetOrgPerson)"
119 restrict="ldap:///ou=users,$BASEDN??one"
  /src/sys/rump/fs/lib/libffs/
Makefile 21 CWARNFLAGS.gcc+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 9:? -Wno-error=restrict :}
  /src/external/public-domain/sqlite/lib/
Makefile 25 COPTS.sqlite3.c+= ${${ACTIVE_CC} == "gcc":? -Wno-error=restrict :}
  /src/external/bsd/openpam/dist/
config.h.in 226 /* Define to the equivalent of the C99 'restrict' keyword, or to
227 nothing if this is not supported. Do not define if restrict is
229 #undef restrict
233 "#define restrict _Restrict" or "#define restrict __restrict__"
  /src/external/apache2/llvm/dist/llvm/utils/
prepare-code-coverage-artifact.py 11 optional arguments, such as --restrict.
89 parser.add_argument('--restrict', metavar='R', type=str, nargs='*',
91 help='Restrict the reporting to the given source paths'
112 args.binaries, args.unified_report, args.restrict)
  /src/external/bsd/ntp/bin/ntpd/
Makefile 93 COPTS.ntp_loopfilter.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 8:? -Wno-error=restrict :}
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc-opts.def 718 .It Xo Ic restrict Ar address Ar mask
722 .Ic restrict
728 Unrestrict the matching entry from the restrict list.
732 Delete the matching entry from the restrict list.
  /src/external/cddl/osnet/lib/libdtrace/
Makefile 152 COPTS.dt_link.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 10:? -Wno-restrict :}
  /src/crypto/external/apache2/openssl/dist/test/certs/
setup.sh 457 -newkey rsa-pss -keyout server-pss-restrict-key.pem \
460 server-pss-restrict-cert rootkey rootcert
463 -newkey rsa-pss -keyout client-pss-restrict-key.pem \
466 client-pss-restrict-cert rootkey rootcert
  /src/external/gpl2/gettext/dist/gettext-tools/
config.h.in 808 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
809 supported. Do not define if restrict is supported directly. */
810 #undef restrict
  /src/external/lgpl3/gmp/dist/
config.in 651 /* Define to the equivalent of the C99 'restrict' keyword, or to
652 nothing if this is not supported. Do not define if restrict is
654 #undef restrict
657 "#define restrict _Restrict" or "#define restrict __restrict__" in the
659 restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
  /src/crypto/external/bsd/openssl.old/dist/test/certs/
setup.sh 399 -newkey rsa-pss -keyout server-pss-restrict-key.pem \
402 server-pss-restrict-cert rootkey rootcert
  /src/crypto/external/bsd/openssl.old/dist/test/ssl-tests/
20-cert-select.conf 842 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-cert.pem
844 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-key.pem
868 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-cert.pem
870 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-key.pem
895 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-cert.pem
897 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-key.pem
922 Certificate = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-cert.pem
924 PrivateKey = ${ENV::TEST_CERTS_DIR}/server-pss-restrict-key.pem
  /src/external/gpl2/xcvs/dist/contrib/
cvs_acls.in 42 repository/path/to/restrict $CVSROOT/CVSROOT/cvs_acls [-d][-u $USER][-f <logfile>]
128 Handle specific filename restrictions. cvs_acls didn't restrict
305 If you are using client-side userIds to restrict access to your
914 open (RESTRICT, $restrictfile) || return; # It is ok for cvsacl file not to exist
915 while (<RESTRICT>) {
  /src/external/gpl2/xcvs/dist/
config.h.in 1219 /* Define to equivalent of C99 restrict keyword, or to nothing if this is not
1220 supported. Do not define if restrict is supported directly. */
1221 #undef restrict
  /src/crypto/external/bsd/openssl/dist/test/certs/
setup.sh 422 -newkey rsa-pss -keyout server-pss-restrict-key.pem \
425 server-pss-restrict-cert rootkey rootcert
  /src/external/lgpl3/gmp/dist/doc/
configuration 223 (No need to restrict to 8.3, just ensure uniqueness when
  /src/external/bsd/ntp/dist/ntpd/
ntp.conf.def 1445 included in the restrict list created by the
1446 .Ic restrict
1477 flag of the matching restrict list entry is set,
1531 .It Xo Ic restrict
1579 categories, those which restrict time service and those which
1580 restrict informational queries and attempts to do run-time
1660 .Cm "restrict source ..."
1725 .Cm restrict source

Completed in 36 milliseconds

1 2 3 4 5