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

/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_raw.c76 static bool_t svc_raw_getargs(SVCXPRT *, xdrproc_t, void *);
199 svc_raw_getargs(SVCXPRT *xprt, xdrproc_t xdr_args, void *args_ptr) function
260 ops.xp_getargs = svc_raw_getargs;

Completed in 182 milliseconds