Searched refs:svc_raw_stat (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_raw.c73 static enum xprt_stat svc_raw_stat(SVCXPRT *);
128 svc_raw_stat(SVCXPRT *xprt) function
259 ops.xp_stat = svc_raw_stat;

Completed in 253 milliseconds