Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dsvc.c111 static struct svc_callout { struct
112 struct svc_callout *sc_next; argument
119 static struct svc_callout *svc_find(rpcprog_t, rpcvers_t, argument