|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct svc_callout * | sc_next |
| rpcprog_t | sc_prog |
| rpcvers_t | sc_vers |
| char * | sc_netid |
| void(* | sc_dispatch )(struct svc_req *, SVCXPRT *) |
| struct svc_callout* svc_callout::sc_next |
Definition at line 74 of file svc.c.
Referenced by svc_unreg().