Home
last modified time | relevance | path

Searched defs:svc_callout (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/sunrpc/
Dsvc.c72 struct svc_callout { struct
73 struct svc_callout *sc_next; argument
74 rpcprog_t sc_prog;
75 rpcvers_t sc_vers;
76 void (*sc_dispatch) (struct svc_req *, SVCXPRT *);
77 bool_t sc_mapped;