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

  /src/lib/libc/rpc/
clnt_dg.c 78 static struct clnt_ops *clnt_dg_ops(void);
286 cl->cl_ops = clnt_dg_ops();
727 clnt_dg_ops(void) function in typeref:struct:clnt_ops *
clnt_dg.c 78 static struct clnt_ops *clnt_dg_ops(void);
286 cl->cl_ops = clnt_dg_ops();
727 clnt_dg_ops(void) function in typeref:struct:clnt_ops *

Completed in 60 milliseconds