Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dsvc_raw.c71 static bool_t svc_raw_control(SVCXPRT *, const u_int, void *);
217 svc_raw_control(xprt, rq, in) in svc_raw_control() function
243 ops2.xp_control = svc_raw_control;