Home | History | Annotate | Download | only in libevent

Lines Matching defs:rpc

36 #define EVRPC_URI_PREFIX "/.rpc."
41 /* returns EVRPC_TERMINATE; if the rpc should be aborted.
75 /* the HTTP server under which we register our RPC calls */
130 /* the server side of an rpc */
132 /* We alias the RPC specific structs to this voided one */
147 * the static structure for this rpc; that can be used to
150 struct evrpc *rpc;
163 /* the client side of an rpc request */
173 /* pool on which this rpc request is being made */
185 /* the name of the rpc */