Home
last modified time | relevance | path

Searched defs:RPC (Results 1 – 25 of 741) sorted by relevance

12345678910>>...30

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DRemote.h112 struct RPC struct
116 RPC_DISPATCHER *Dispatch; // Execution routine argument
120 char Name[MAX_SIZE]; // RPC session name argument
122 bool IsVpnServer; // Whether VPN Server management RPC argument
130 RPC *StartRpcClient(SOCK *s, void *param); argument
/dports/security/softether/v4.38-9760/src/Cedar/
H A DRemote.h112 struct RPC struct
116 RPC_DISPATCHER *Dispatch; // Execution routine argument
120 char Name[MAX_SIZE]; // RPC session name argument
122 bool IsVpnServer; // Whether VPN Server management RPC argument
130 RPC *StartRpcClient(SOCK *s, void *param); argument
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DRemote.h17 struct RPC struct
21 RPC_DISPATCHER *Dispatch; // Execution routine argument
25 char Name[MAX_SIZE]; // RPC session name argument
27 bool IsVpnServer; // Whether VPN Server management RPC argument
35 RPC *StartRpcClient(SOCK *s, void *param); argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/emicklei/proto/
H A Dservice.go120 type RPC struct { struct
122 Comment *Comment
123 Name string
124 RequestType string
125 StreamsRequest bool
126 ReturnsType string
127 StreamsReturns bool
128 Elements []Visitee
129 InlineComment *Comment
130 Parent Visitee
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/emicklei/proto/
H A Dservice.go109 type RPC struct { struct
110 Position scanner.Position
111 Comment *Comment
112 Name string
113 RequestType string
114 StreamsRequest bool
115 ReturnsType string
116 StreamsReturns bool
117 Options []*Option
118 InlineComment *Comment
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/interfaces/ecpg/preproc/
H A Decpg.trailer63 ECPGConnect: SQL_CONNECT TO connection_target opt_connection_name opt_user
77 if (strlen($2) > 0 && *($2) != '@')
111 $1[0] = '\"';
142 opt_server: server { $$ = $1; }
163 ora_user: user_name
175 if ($1[0] == '\"')
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/doc/rpc/
H A Ddesign.tex259 \subsection{Client Side Authentication, AUTH Structure}
317 \subsection{Client Side Transport Mechanisms}
386 \subsection{Service Side Authentication, SVCAUTH and XPRT}
473 \subsection{Authenticated Service Identification, svc_req}
509 \subsection{Authentication Negotiation, no_dispatch}
553 \subsection{Affected Files}
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/security/krb5/krb5-1.19.2/doc/rpc/
H A Ddesign.tex259 \subsection{Client Side Authentication, AUTH Structure}
317 \subsection{Client Side Transport Mechanisms}
386 \subsection{Service Side Authentication, SVCAUTH and XPRT}
473 \subsection{Authenticated Service Identification, svc_req}
509 \subsection{Authentication Negotiation, no_dispatch}
553 \subsection{Affected Files}
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/raft/
H A Dtransport.go15 type RPC struct { struct
16 Command interface{}
17 Reader io.Reader // Set only for InstallSnapshot
18 RespChan chan<- RPCResponse
22 func (r *RPC) Respond(resp interface{}, err error) {
60 SetHeartbeatHandler(cb func(rpc RPC))

12345678910>>...30