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

  /src/lib/libc/rpc/
clnt_dg.c 85 static bool_t clnt_dg_control(CLIENT *, u_int, char *);
553 clnt_dg_control(CLIENT *cl, u_int request, char *info) function in typeref:typename:bool_t
746 ops.cl_control = clnt_dg_control;
clnt_dg.c 85 static bool_t clnt_dg_control(CLIENT *, u_int, char *);
553 clnt_dg_control(CLIENT *cl, u_int request, char *info) function in typeref:typename:bool_t
746 ops.cl_control = clnt_dg_control;
clnt_dg.c 85 static bool_t clnt_dg_control(CLIENT *, u_int, char *);
553 clnt_dg_control(CLIENT *cl, u_int request, char *info) function in typeref:typename:bool_t
746 ops.cl_control = clnt_dg_control;

Completed in 35 milliseconds