Searched defs:clnt_send (Results 1 – 2 of 2) sorted by relevance
77 clnt_send(CLIENT *cl, uint32_t proc, xdrproc_t xargs, caddr_t argsp) in clnt_send() function
551 #define clnt_send(rh, proc, xargs, argsp) \ macro