Home
last modified time | relevance | path

Searched refs:isBind (Results 1 – 25 of 52) sorted by relevance

123

/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/security/vault/vault-1.8.2/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/utils/utils-67b214c5f920/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/mount-utils/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/utils/mount/
H A Dmount_test.go28 isBind bool
48 if bind != test.isBind {
51 if test.isBind {
67 isBind bool
75 isBind: false,
84 isBind: true,
92 isBind: false,
109 isBind: true,
118 isBind: true,
126 if bind != test.isBind {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/utils/mount/
H A Dmount_test.go27 isBind bool
47 if bind != test.isBind {
48 t.Errorf("Expected bind to be %v but got %v", test.isBind, bind)
50 if test.isBind {
/dports/net/nepenthes/nepenthes-0.2.2/nepenthes-core/src/
H A DSocketManager.cpp293 …( (*itSocket)->isBind() && (*itSocket)->getType() & ST_UDP) // bound udp sockets dont accept, t… in doLoop()
322 (*itSocket)->isBind() && (*itSocket)->getType() & ST_UDP in doLoop()
347 if ( (*itSocket)->isBind() ) in doLoop()
405 …if((*socket)->getType() & ST_TCP && (*socket)->isBind() && (*socket)->getLocalPort() == (int32_t)p… in bindTCPSocket()
452 …if((*socket)->getType() & ST_TCP && (*socket)->isBind() && (*socket)->getLocalPort() == (int32_t)p… in bindTCPSocket()
500 …if((*socket)->getType() & ST_UDP && (*socket)->isBind() && (*socket)->getLocalPort() == (int32_t)p… in bindUDPSocket()
H A DUDPSocket.cpp195 if(isBind()) in Init()
333 if ( isBind() ) in doRecv()
428 if ( isBind() ) in checkTimeout()
H A DSocket.cpp393 bool Socket::isBind() in isBind() function in Socket
452 if(isBind()) in getDescription()
H A DTCPSocket.cpp342 if(isBind()) in Init()
773 if ( isBind() ) in checkTimeout()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/
H A DDoNotation.hs50 isBind DoBind{} = True function
51 isBind _ = False function
58 mapM_ ensureInScope $ [qBind | any isBind ss] ++
/dports/net/nepenthes/nepenthes-0.2.2/modules/vuln-ssh/
H A DSSHSocket.cpp125 if(isBind()) in Init()
333 if (isBind()) in checkTimeout()
354 if (isBind() == true) in getSocket()
/dports/lang/purescript/purescript-0.14.5/src/Language/PureScript/CoreImp/Optimizer/
H A DMagicDo.hs53 | isBind bind =
56 convert (App _ (App _ bind [m]) [Function s1 Nothing [arg] (Block s2 js)]) | isBind bind =
71 isBind (App _ fn [dict]) | isDict (effectModule, edBindDict) dict && isBindPoly fn = True function
72 isBind _ = False function
/dports/net/nepenthes/nepenthes-0.2.2/nepenthes-core/include/
H A DSocket.hpp166 virtual bool isBind();
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Compilation/
H A DTemplateControlCompiler.cs502 CodeExpression CreateEvalInvokeExpression (Regex regex, string value, bool isBind) in CreateEvalInvokeExpression() argument
506 if (isBind) in CreateEvalInvokeExpression()
512 if (isBind) in CreateEvalInvokeExpression()
/dports/devel/capnproto/capnproto-0.9.0/c++/src/capnp/
H A Dschema.capnp.h3454 inline bool isBind() const;
3493 inline bool isBind();
7065 inline bool Brand::Scope::Reader::isBind() const { in isBind() function
7068 inline bool Brand::Scope::Builder::isBind() { in isBind() function
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/capnp/
H A Dschema.capnp.h3452 inline bool isBind() const;
3491 inline bool isBind();
7063 inline bool Brand::Scope::Reader::isBind() const { in isBind() function
7066 inline bool Brand::Scope::Builder::isBind() { in isBind() function
/dports/textproc/write-good/write-good-1.0.8/node_modules/acorn/dist/
H A Dacorn.mjs.map1isBind = bindingType !== BIND_NONE\n\n switch (expr.type) {\n case \"Identifier\":\n if (this…
H A Dacorn.js.map1isBind = bindingType !== BIND_NONE\n\n switch (expr.type) {\n case \"Identifier\":\n if (this…
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/acorn/dist/
H A Dacorn.js.map1isBind = bindingType !== BIND_NONE\n\n switch (expr.type) {\n case \"Identifier\":\n if (this…

123