Searched refs:make_xprt_copy (Results 1 – 1 of 1) sorted by relevance
71 static SVCXPRT *make_xprt_copy();649 if ((xprt = make_xprt_copy(parent_xprt)) == NULL) in _svc_run_mt()844 make_xprt_copy(SVCXPRT *parent) in make_xprt_copy() function