Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/freebsd/share/examples/ipfilter/
H A Dfirewall.24 # network to get outside.
7 # attached to the outside world, and interface ed0 attached to
16 # Block any inherently bad packets coming in from the outside world.
26 # shouldn't be coming in from outside).
62 # outside the firewall if you care about security), and ssh to a
64 # access to the protected network from the outside world.
H A Dfirewall.16 # attached to the outside world, and interface ed0 attached to
15 # Block any inherently bad packets coming in from the outside world.
23 # shouldn't be coming in from outside).
/freebsd/contrib/tcsh/
H A Dtc.os.c664 enum { outside = ' ', singlequote='\'', doublequote='"'} string = outside; in bs2upcase() enumerator
673 if (string == outside) in bs2upcase()
679 if (string == outside) in bs2upcase()
682 string = outside; in bs2upcase()
686 if (string == outside) in bs2upcase()
689 string = outside; in bs2upcase()
692 if (string != outside) in bs2upcase()
705 enum { outside = ' ', singlequote='\'', doublequote='"'} string = outside; in bs2cmdlist() enumerator
719 if (string == outside && *str == ';') /* End of command */ in bs2cmdlist()
726 if (string == outside) in bs2cmdlist()
[all …]
/freebsd/tools/kerneldoc/subsys/
H A Dnotreviewed.dox10 * precedence of use outside this subsystem. If the function is not used
11 * outside this subsystem you should ask on the mailinglists about it, else
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmediatek,cirq.txt4 work outside MCUSYS which comprises with Cortex-Ax cores,CCI and GIC.
5 The external interrupts (outside MCUSYS) will feed through CIRQ and connect
/freebsd/sbin/natd/samples/
H A Dnatd.cf.sample71 # will be known by to the outside interface. These are sometimes known as
84 # outside address. However, this creates needless traffic through the
90 #The following mapping points outside address 198.105.232.1 to 192.168.1.56
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_vpathhack.m47 dnl used from a build tree outside the source tree.
19 dnl if we are building outside the srcdir and either
/freebsd/sys/contrib/device-tree/src/arc/
H A Dvdk_axs10x_mb.dtsi116 * This node is intentionally put outside of MB above because
117 * it maps areas outside of MB's 0xez-0xfz.
/freebsd/bin/sh/tests/builtins/
H A Dexit2.82 # exit without arguments is the same as exit $? outside a trap.
H A Deval7.01 # Assumes that break can break out of a loop outside eval.
H A Dcase5.011 # some sort of 't' outside BMP
/freebsd/bin/sh/tests/expansion/
H A Dlength8.010 # some sort of 't' outside BMP
H A Dlength7.010 # some sort of 't' outside BMP
/freebsd/bin/sh/tests/parser/
H A Ddollar-quote11.02 # some sort of 't' outside BMP
/freebsd/contrib/bmake/unit-tests/
H A Ddirective-for-break.exp1 make: "directive-for-break.mk" line 45: break outside of for loop
/freebsd/sys/modules/linprocfs/
H A DMakefile9 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd/sys/modules/linsysfs/
H A DMakefile9 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/freebsd/sys/modules/linux_common/
H A DMakefile21 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dicplus-ip101ag.txt17 interrupts are not routed outside the PHY in this mode.
/freebsd/contrib/sendmail/cf/domain/
H A Dberkeley-only.m417 errprint(` files outside of the Computer Science Division at Berkeley.')
/freebsd/tools/boot/
H A DTEST-NOTES4 o Will create a test tree somewhere outside of the source tree
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dlog.sollya7 // |log(1+x)| > 0x1p-4 outside the interval
/freebsd/sys/contrib/device-tree/src/arm/amazon/
H A Dalpine-db.dts33 /* no need for anything outside SOC */
/freebsd/crypto/openssl/doc/man3/
H A DEVP_aes_128_gcm.pod103 WARNING: this is not intended for usage outside of TLS and requires calling of
114 WARNING: this is not intended for usage outside of TLS and requires calling of

12345678910>>...12