Home
last modified time | relevance | path

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

12345678910>>...13

/src/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).
/src/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 …]
/src/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
/src/crypto/openssl/doc/designs/quic-design/
H A Djson-encoder.md75 handle integers outside `[-2**53 + 1, 2**53 - 1]`. This leads to the I-JSON
76 specification, RFC 7493, which recommends that values outside these ranges are
79 An optional I-JSON mode is offered, in which case integers outside these ranges
/src/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
/src/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
/src/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
/src/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.
/src/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
/src/bin/sh/tests/expansion/
H A Dlength8.010 # some sort of 't' outside BMP
H A Dlength7.010 # some sort of 't' outside BMP
/src/contrib/bmake/unit-tests/
H A Ddirective-for-break.exp1 make: directive-for-break.mk:45: break outside of for loop
/src/bin/sh/tests/parser/
H A Ddollar-quote11.02 # some sort of 't' outside BMP
/src/sys/modules/linprocfs/
H A DMakefile9 .warning Building Linuxulator outside of a kernel does not make sense
/src/sys/modules/linsysfs/
H A DMakefile9 .warning Building Linuxulator outside of a kernel does not make sense
/src/sys/contrib/libsodium/packaging/nuget/
H A Dpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/src/sys/modules/linux_common/
H A DMakefile21 .warning Building Linuxulator outside of a kernel does not make sense
/src/sys/contrib/device-tree/Bindings/net/
H A Dicplus-ip101ag.txt17 interrupts are not routed outside the PHY in this mode.
/src/contrib/sendmail/cf/domain/
H A Dberkeley-only.m417 errprint(` files outside of the Computer Science Division at Berkeley.')
/src/tools/boot/
H A DTEST-NOTES4 o Will create a test tree somewhere outside of the source tree
/src/release/packages/ucl/
H A Dlibyaml-all.ucl23 files. This library is not intended for use outside of the base system.
/src/sys/contrib/device-tree/src/arm/amazon/
H A Dalpine-db.dts33 /* no need for anything outside SOC */

12345678910>>...13