b_compound_t
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->ga_arg))
if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->gr_res))
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->la_arg))
if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->lr_res))
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->la_arg))
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->r_arg))
if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->r_res))
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->rd_arg))
if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->rd_res))
if (!xdr_b_compound_args(xdrs, (b_compound_t *)&objp->rl_arg))
if (!xdr_b_compound_res(xdrs, (b_compound_t *)&objp->rl_res))
xdr_b_compound_args(XDR *xdrs, b_compound_t *objp)
xdr_b_compound_res(XDR *xdrs, b_compound_t *objp)
compound_init(b_compound_t *cp, utf8string *str, uint_t mvers, uint_t arglen,
b_compound_t ga_arg; /* compound + putfh */
b_compound_t gr_res; /* compound + putfh */
b_compound_t la_arg; /* compound + putfh */
b_compound_t lr_res; /* compound + putfh */
b_compound_t la_arg; /* compound + putfh */
b_compound_t r_arg; /* compound + putfh */
b_compound_t r_res; /* compound + putfh */
b_compound_t rd_arg; /* compoud + putfh */
b_compound_t rd_res; /* compound + putfh */
b_compound_t rl_arg; /* compound + putfh */
b_compound_t rl_res; /* compound + putfh */
extern void compound_init(b_compound_t *, utf8string *, uint_t, uint_t,