Home
last modified time | relevance | path

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

/openbsd/lib/libc/rpc/
H A Dclnt_raw.c61 static enum clnt_stat clntraw_call(CLIENT *, u_long, xdrproc_t, caddr_t,
70 clntraw_call,
135 clntraw_call(CLIENT *h, u_long proc, xdrproc_t xargs, caddr_t argsp, in clntraw_call() function