Searched refs:MCALL_MSG_SIZE (Results 1 – 3 of 3) sorted by relevance
45 #define MCALL_MSG_SIZE 24 macro57 char msg[MCALL_MSG_SIZE];109 xdrmem_create (xdrs, clp->mashl_callmsg.msg, MCALL_MSG_SIZE, XDR_ENCODE); in clntraw_create()
61 #define MCALL_MSG_SIZE 24 macro71 char ct_mcall[MCALL_MSG_SIZE]; /* marshalled callmsg */190 xdrmem_create (&(ct->ct_xdrs), ct->ct_mcall, MCALL_MSG_SIZE, XDR_ENCODE); in clnttcp_create()
62 #define MCALL_MSG_SIZE 24 macro72 char ct_mcall[MCALL_MSG_SIZE]; /* marshalled callmsg */175 xdrmem_create (&(ct->ct_xdrs), ct->ct_mcall, MCALL_MSG_SIZE, XDR_ENCODE); in clntunix_create()