Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dsvc.c76 static struct svc_callout { struct
77 struct svc_callout *sc_next; argument
87 static struct svc_callout *svc_find(rpcprog_t, rpcvers_t, argument