Home
last modified time | relevance | path

Searched refs:costPut (Results 1 – 14 of 14) sorted by relevance

/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/etcdserver/
H A Dquota.go84 return costPut(r)
94 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
101 return costPut(r)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/
H A Dquota.go87 return costPut(r)
97 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
104 return costPut(r)
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/
H A Dquota.go87 return costPut(r)
97 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
104 return costPut(r)
/dports/devel/etcd33/etcd-3.3.23/etcdserver/
H A Dquota.go87 return costPut(r)
97 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
104 return costPut(r)
/dports/devel/etcd32/etcd-3.2.32/etcdserver/
H A Dquota.go87 return costPut(r)
97 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
104 return costPut(r)
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/coreos/etcd/etcdserver/
H A Dquota.go87 return costPut(r)
97 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
104 return costPut(r)
/dports/devel/etcd31/etcd-3.1.20/etcdserver/
H A Dquota.go82 return costPut(r)
92 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
99 return costPut(r)
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/etcdserver/
H A Dquota.go135 return costPut(r)
145 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
152 return costPut(r)
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dquota.go135 return costPut(r)
145 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
152 return costPut(r)
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/go.etcd.io/etcd/etcdserver/
H A Dquota.go145 return costPut(r)
155 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
162 return costPut(r)
/dports/devel/etcd34/etcd-3.4.18/etcdserver/
H A Dquota.go145 return costPut(r)
155 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
162 return costPut(r)
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/etcdserver/
H A Dquota.go135 return costPut(r)
145 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
152 return costPut(r)
/dports/www/minio-client/etcd-3.5.0/server/etcdserver/
H A Dquota.go135 return costPut(r)
145 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
152 return costPut(r)
/dports/sysutils/terraform/terraform-1.0.11/vendor/go.etcd.io/etcd/etcdserver/
H A Dquota.go145 return costPut(r)
155 func costPut(r *pb.PutRequest) int { return kvOverhead + len(r.Key) + len(r.Value) } func
162 return costPut(r)