Searched defs:svc_callout (Results 1 – 3 of 3) sorted by relevance
79 static struct svc_callout { struct80 struct svc_callout *sc_next; argument86 static struct svc_callout *svc_find(rpcprog_t, rpcvers_t, argument
74 static struct svc_callout { struct75 struct svc_callout *sc_next; argument85 static struct svc_callout *svc_find(rpcprog_t, rpcvers_t, argument
186 struct svc_callout { struct193 TAILQ_HEAD(svc_callout_list, svc_callout); argument