Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dsvc_raw.c72 static void svc_raw_destroy(SVCXPRT *);
231 svc_raw_destroy(SVCXPRT *xprt) in svc_raw_destroy() function
257 ops.xp_destroy = svc_raw_destroy; in svc_raw_ops()