Home
last modified time | relevance | path

Searched refs:__xprt_unregister_unlocked (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libc/rpc/
H A Drpc_com.h85 void __xprt_unregister_unlocked(SVCXPRT *);
H A Dsvc_vc.c736 __xprt_unregister_unlocked(xprt); in __svc_clean_idle()
743 __xprt_unregister_unlocked(least_active); in __svc_clean_idle()
H A Dsvc.c128 __xprt_unregister_unlocked(SVCXPRT *xprt) in __xprt_unregister_unlocked() function