HomeSort by: relevance | last modified time | path
    Searched defs:svc_dg_control (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/rpc/
svc_dg.c 91 static bool_t svc_dg_control(SVCXPRT *, const u_int, void *);
311 svc_dg_control(SVCXPRT *xprt, const u_int rq, void *in) function in typeref:typename:bool_t
334 ops2.xp_control = svc_dg_control;
svc_dg.c 91 static bool_t svc_dg_control(SVCXPRT *, const u_int, void *);
311 svc_dg_control(SVCXPRT *xprt, const u_int rq, void *in) function in typeref:typename:bool_t
334 ops2.xp_control = svc_dg_control;

Completed in 26 milliseconds