/freebsd/share/examples/ipfilter/ |
H A D | firewall.2 | 4 # 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 D | firewall.1 | 6 # 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 D | tc.os.c | 664 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 D | notreviewed.dox | 10 * 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 D | mediatek,cirq.txt | 4 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 D | natd.cf.sample | 71 # 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 D | ntp_vpathhack.m4 | 7 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 D | vdk_axs10x_mb.dtsi | 116 * 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 D | exit2.8 | 2 # exit without arguments is the same as exit $? outside a trap.
|
H A D | eval7.0 | 1 # Assumes that break can break out of a loop outside eval.
|
H A D | case5.0 | 11 # some sort of 't' outside BMP
|
/freebsd/bin/sh/tests/expansion/ |
H A D | length8.0 | 10 # some sort of 't' outside BMP
|
H A D | length7.0 | 10 # some sort of 't' outside BMP
|
/freebsd/bin/sh/tests/parser/ |
H A D | dollar-quote11.0 | 2 # some sort of 't' outside BMP
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-for-break.exp | 1 make: "directive-for-break.mk" line 45: break outside of for loop
|
/freebsd/sys/modules/linprocfs/ |
H A D | Makefile | 9 .warning Building Linuxulator outside of a kernel does not make sense
|
/freebsd/sys/modules/linsysfs/ |
H A D | Makefile | 9 .warning Building Linuxulator outside of a kernel does not make sense
|
/freebsd/sys/contrib/libsodium/packaging/nuget/ |
H A D | package.bat | 10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
|
/freebsd/sys/modules/linux_common/ |
H A D | Makefile | 21 .warning Building Linuxulator outside of a kernel does not make sense
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | icplus-ip101ag.txt | 17 interrupts are not routed outside the PHY in this mode.
|
/freebsd/contrib/sendmail/cf/domain/ |
H A D | berkeley-only.m4 | 17 errprint(` files outside of the Computer Science Division at Berkeley.')
|
/freebsd/tools/boot/ |
H A D | TEST-NOTES | 4 o Will create a test tree somewhere outside of the source tree
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | log.sollya | 7 // |log(1+x)| > 0x1p-4 outside the interval
|
/freebsd/sys/contrib/device-tree/src/arm/amazon/ |
H A D | alpine-db.dts | 33 /* no need for anything outside SOC */
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | EVP_aes_128_gcm.pod | 103 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
|