Searched refs:svc_raw_control (Results 1 – 1 of 1) sorted by relevance
74 static bool_t svc_raw_control(SVCXPRT *, const u_int, void *);237 svc_raw_control(SVCXPRT *xprt, const u_int rq, void *in) in svc_raw_control() function258 ops2.xp_control = svc_raw_control; in svc_raw_ops()