Searched defs:svc_callout (Results 1 – 1 of 1) sorted by relevance
72 struct svc_callout { struct73 struct svc_callout *sc_next; argument74 rpcprog_t sc_prog;75 rpcvers_t sc_vers;76 void (*sc_dispatch) (struct svc_req *, SVCXPRT *);77 bool_t sc_mapped;