Home
last modified time | relevance | path

Searched refs:ns2 (Results 5151 – 5175 of 9827) sorted by relevance

1...<<201202203204205206207208209210>>...394

/dports/net-mgmt/netmagis-database/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com27 IN NS ns2.example.com.
45 IN NS ns2.example.com.
50 IN NS ns2.example.com.
58 ns2 IN A 172.16.1.2
/dports/net-mgmt/netmagis-common/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com27 IN NS ns2.example.com.
45 IN NS ns2.example.com.
50 IN NS ns2.example.com.
58 ns2 IN A 172.16.1.2
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh146 local ns2=$5
156 if [ -n "${ns2}" ]; then
157 ns2arg="-netns ${ns2}"
162 ip ${ns1arg} li set tmp netns ${ns2} name ${ns2_dev}
/dports/dns/bind911/bind-9.11.37/bin/tests/system/xfer/
H A Ddig1.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051952 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
111 ns2.example. 3600 IN A 10.53.0.2
174 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051952 5 5 1814400 3600
H A Ddig2.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051953 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
111 ns2.example. 3600 IN A 10.53.0.2
174 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051953 5 5 1814400 3600
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_namespace.c1059 raptor_namespace* ns2 = ns_list[i]; in raptor_namespace_stack_to_array() local
1060 if((!ns->prefix && !ns2->prefix) || in raptor_namespace_stack_to_array()
1061 (ns->prefix && ns2->prefix && in raptor_namespace_stack_to_array()
1062 !strcmp((const char*)ns->prefix, (const char*)ns2->prefix))) { in raptor_namespace_stack_to_array()
/dports/net-mgmt/netmagis-metro/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com27 IN NS ns2.example.com.
45 IN NS ns2.example.com.
50 IN NS ns2.example.com.
58 ns2 IN A 172.16.1.2
/dports/net-mgmt/netmagis-servers/netmagis-2.3.4/database/examples/no-view/zones/
H A Dexample.com27 IN NS ns2.example.com.
45 IN NS ns2.example.com.
50 IN NS ns2.example.com.
58 ns2 IN A 172.16.1.2
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh146 local ns2=$5
156 if [ -n "${ns2}" ]; then
157 ns2arg="-netns ${ns2}"
162 ip ${ns1arg} li set tmp netns ${ns2} name ${ns2_dev}
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/xfer/
H A Ddig1.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051952 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
111 ns2.example. 3600 IN A 10.53.0.2
173 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051952 5 5 1814400 3600
H A Ddig2.good1 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051953 5 5 1814400 3600
2 example. 3600 IN NS ns2.example.
111 ns2.example. 3600 IN A 10.53.0.2
173 example. 86400 IN SOA ns2.example. hostmaster.example. 1397051953 5 5 1814400 3600
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/HighOrderMeshOptimizer/
H A DBoundaryLayerCurver3D.cpp736 SVector3 ns1, ns2; in getBisectorsAtCommonCorners() local
753 ns2 = SVector3(gradients[2][0], gradients[2][1], gradients[2][2]); in getBisectorsAtCommonCorners()
754 if(!sameOrientation) ns2.negate(); in getBisectorsAtCommonCorners()
757 n1.axpy(1, ns2); in getBisectorsAtCommonCorners()
769 ns2 = SVector3(gradients[2][0], gradients[2][1], gradients[2][2]); in getBisectorsAtCommonCorners()
770 if(!sameOrientation) ns2.negate(); in getBisectorsAtCommonCorners()
773 n2.axpy(1, ns2); in getBisectorsAtCommonCorners()
837 SVector3 ns2 = in idealPositionEdge() local
839 if(!sameOrientation) ns2.negate(); in idealPositionEdge()
842 n.axpy(1, ns2); in idealPositionEdge()
/dports/devel/boost-docs/boost_1_72_0/libs/type_index/examples/
H A Dtable_of_names.cpp34 namespace ns1 { namespace ns2 { namespace
/dports/security/lego/lego-4.5.3/vendor/github.com/dnsimple/dnsimple-go/fixtures.http/api/changeDomainDelegation/
H A Dsuccess.http16 {"data":["ns1.dnsimple.com","ns2.dnsimple.com","ns3.dnsimple.com","ns4.dnsimple.com"]}
/dports/security/lego/lego-4.5.3/vendor/github.com/dnsimple/dnsimple-go/fixtures.http/api/getDomainDelegation/
H A Dsuccess.http16 {"data":["ns1.dnsimple.com","ns2.dnsimple.com","ns3.dnsimple.com","ns4.dnsimple.com"]}
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/input/cpp/
H A Dclass-init.cpp28 const std::string& ns2) in ClientBase() argument
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/tests/expected/cpp/
H A D30061-class-init.cpp28 const std::string& ns2) in ClientBase() argument
H A D30062-class-init.cpp28 const std::string& ns2) in ClientBase() argument
H A D30063-class-init.cpp33 const std::string& ns2) in ClientBase() argument
H A D30064-class-init.cpp33 const std::string& ns2 ) in ClientBase() argument
H A D30110-class-init.cpp32 const std::string& ns2) in ClientBase() argument
H A D30957-class-init.cpp29 const std::string& ns2) in ClientBase() argument
H A D30066-class-init.cpp29 const std::string& ns2 ) in ClientBase() argument
H A D30024-class-init.cpp34 const std::string& ns2) in ClientBase() argument
H A D30025-class-init.cpp33 const std::string& ns2) { in ClientBase() argument

1...<<201202203204205206207208209210>>...394