Searched refs:get_xprt_copy (Results 1 – 1 of 1) sorted by relevance
88 static SVCXPRT *get_xprt_copy();249 if ((xprt = get_xprt_copy(parent, result_buf)) == NULL) { in door_server()494 get_xprt_copy(SVCXPRT *parent, char *buf) in get_xprt_copy() function