Home
last modified time | relevance | path

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

/minix3/lib/libc/rpc/
H A Dsvc_raw.c91 static void svc_raw_destroy(SVCXPRT *);
227 svc_raw_destroy(SVCXPRT *xprt) in svc_raw_destroy() function
258 ops.xp_destroy = svc_raw_destroy; in svc_raw_ops()