Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dclnt_raw.c69 static struct clnt_ops *clnt_raw_ops();
136 client->cl_ops = clnt_raw_ops(); in clnt_raw_create()
311 clnt_raw_ops(void) in clnt_raw_ops() function