Searched refs:svc_raw_getargs (Results 1 – 1 of 1) sorted by relevance
70 static bool_t svc_raw_getargs(SVCXPRT *, xdrproc_t, void *);193 svc_raw_getargs(SVCXPRT *xprt, xdrproc_t xdr_args, void *args_ptr) in svc_raw_getargs() function254 ops.xp_getargs = svc_raw_getargs; in svc_raw_ops()