HomeSort by: relevance | last modified time | path
    Searched refs:clnt_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/rpc/
clnt_raw.c 95 static struct clnt_ops *clnt_raw_ops(void);
296 static struct clnt_ops *
299 static struct clnt_ops ops;
clnt_dg.c 78 static struct clnt_ops *clnt_dg_ops(void);
726 static struct clnt_ops *
729 static struct clnt_ops ops;
clnt_vc.c 98 static struct clnt_ops *clnt_vc_ops(void);
755 static struct clnt_ops *
758 static struct clnt_ops ops;
  /src/include/rpc/
clnt.h 143 const struct clnt_ops { struct in struct:__rpc_client

Completed in 108 milliseconds