Home
last modified time | relevance | path

Searched refs:xprt_inactive (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/rpc/
H A Dsvc.h473 extern void xprt_inactive(SVCXPRT *);
H A Dsvc.c474 xprt_inactive(SVCXPRT *xprt) in xprt_inactive() function