Home
last modified time | relevance | path

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

12345678910>>...12

/freebsd-14-stable/share/examples/ipfilter/
HDfirewall.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.
HDfirewall.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-14-stable/contrib/tcsh/
HDtc.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-14-stable/tools/kerneldoc/subsys/
HDnotreviewed.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-14-stable/sys/contrib/device-tree/Bindings/interrupt-controller/
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-14-stable/sbin/natd/samples/
HDnatd.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-14-stable/contrib/ntp/sntp/m4/
HDntp_vpathhack.m47 dnl used from a build tree outside the source tree.
19 dnl if we are building outside the srcdir and either
/freebsd-14-stable/sys/contrib/device-tree/src/arc/
HDvdk_axs10x_mb.dtsi116 * This node is intentionally put outside of MB above becase
117 * it maps areas outside of MB's 0xez-0xfz.
/freebsd-14-stable/contrib/bmake/unit-tests/
HDdirective-for-break.exp1 make: "directive-for-break.mk" line 45: break outside of for loop
/freebsd-14-stable/sys/modules/linprocfs/
HDMakefile10 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd-14-stable/sys/modules/linsysfs/
HDMakefile10 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd-14-stable/sys/contrib/libsodium/packaging/nuget/
HDpackage.bat10 ECHO NOTE: Ignore warnings not applicable to native code: "Issue: Assembly outside lib folder."
/freebsd-14-stable/sys/modules/linux_common/
HDMakefile22 .warning Building Linuxulator outside of a kernel does not make sense
/freebsd-14-stable/sys/contrib/device-tree/Bindings/net/
HDicplus-ip101ag.txt17 interrupts are not routed outside the PHY in this mode.
/freebsd-14-stable/contrib/sendmail/cf/domain/
HDberkeley-only.m417 errprint(` files outside of the Computer Science Division at Berkeley.')
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDalpine-db.dts33 /* no need for anything outside SOC */
/freebsd-14-stable/tools/boot/
HDTEST-NOTES4 o Will create a test tree somewhere outside of the source tree
/freebsd-14-stable/sys/amd64/conf/
HDGENERIC-KCSAN9 # This kernel configuration should never appear outside of the HEAD
/freebsd-14-stable/crypto/openssl/doc/man3/
HDX509_get0_uids.pod22 practice outside test cases.
HDEVP_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
HDEVP_KEYMGMT.pod50 material from the outside, as well as export key material to the
51 outside.
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDT.errmsg93 break illegal outside
96 continue illegal outside
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDFixedMetadataKinds.def53 LLVM_FIXED_MD_KIND(MD_coro_outside_frame, "coro.outside.frame", 39)
/freebsd-14-stable/tools/regression/
HDTODO6 This is wrong. They should do the test outside of an assert(), and print
/freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/
Dsamsung,s3c2412-clock.txt24 There are several clocks that are generated outside the SoC. It is expected

12345678910>>...12