Searched refs:clnt_raw_ops (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/lib/libc/rpc/
H A Dclnt_raw.c84 static struct clnt_ops *clnt_raw_ops(void);
137 client->cl_ops = clnt_raw_ops();
297 clnt_raw_ops() function

Completed in 50 milliseconds