Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/rpc/
H A Dclnt_tcp.c63 static enum clnt_stat clnttcp_call(CLIENT *, u_long, xdrproc_t, caddr_t,
72 clnttcp_call,
227 clnttcp_call(CLIENT *h, u_long proc, xdrproc_t xdr_args, caddr_t args_ptr, in clnttcp_call() function