Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc_door.c52 static int return_xprt_copy();
277 if ((len = return_xprt_copy(xprt)) > 0) { in door_server()
524 return_xprt_copy(SVCXPRT *xprt) in return_xprt_copy() function