HomeSort by relevance Sort by last modified time
    Searched refs:rpc_clnt (Results 1 - 2 of 2) sorted by null

  /development/ndk/platforms/android-3/include/linux/sunrpc/
clnt.h 35 struct rpc_clnt { struct
62 struct rpc_clnt * cl_parent;
sched.h 44 struct rpc_clnt * tk_client;
168 struct rpc_task *rpc_new_task(struct rpc_clnt *, int flags,
170 struct rpc_task *rpc_run_task(struct rpc_clnt *clnt, int flags,
172 struct rpc_task *rpc_new_child(struct rpc_clnt *, struct rpc_task *parent);

Completed in 58 milliseconds