x_setpostn
bool_t (*x_setpostn)(struct XDR *, u_int);
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
ops.x_setpostn = x_setpostn;
bool_t (*x_setpostn)(struct XDR *, u_int);
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
ops.x_setpostn = x_setpostn;
bool_t (*x_setpostn)(struct XDR *, u_int);
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
.x_setpostn = xdrmbuf_setpos,
.x_setpostn = xdrmem_setpos,
.x_setpostn = xdrmem_setpos,
ops.x_setpostn = x_setpostn;