Searched refs:MCALL_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance
46 #define MCALL_MSG_SIZE 24 macro55 char mashl_callmsg[MCALL_MSG_SIZE];102 xdrmem_create(xdrs, clp->mashl_callmsg, MCALL_MSG_SIZE, XDR_ENCODE); in clntraw_create()
62 #define MCALL_MSG_SIZE 24 macro88 char ct_mcall[MCALL_MSG_SIZE]; /* marshalled callmsg */188 xdrmem_create(&(ct->ct_xdrs), ct->ct_mcall, MCALL_MSG_SIZE, in clnttcp_create()