HomeSort by: relevance | last modified time | path
    Searched defs:clnt_raw_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);
147 client->cl_ops = clnt_raw_ops();
297 clnt_raw_ops(void) function in typeref:struct:clnt_ops *
clnt_raw.c 95 static struct clnt_ops *clnt_raw_ops(void);
147 client->cl_ops = clnt_raw_ops();
297 clnt_raw_ops(void) function in typeref:struct:clnt_ops *
clnt_raw.c 95 static struct clnt_ops *clnt_raw_ops(void);
147 client->cl_ops = clnt_raw_ops();
297 clnt_raw_ops(void) function in typeref:struct:clnt_ops *
clnt_raw.c 95 static struct clnt_ops *clnt_raw_ops(void);
147 client->cl_ops = clnt_raw_ops();
297 clnt_raw_ops(void) function in typeref:struct:clnt_ops *

Completed in 45 milliseconds