Searched refs:x_setpostn (Results 1 – 2 of 2) sorted by relevance
60 static bool_t x_setpostn(XDR *, u_int);89 x_setpostn(XDR *xdrs, u_int pos) in x_setpostn() function155 ops.x_setpostn = x_setpostn; in xdr_sizeof()
114 bool_t (*x_setpostn)(struct __rpc_xdr *, unsigned int); member195 (*(xdrs)->x_ops->x_setpostn)(xdrs, pos)197 (*(xdrs)->x_ops->x_setpostn)(xdrs, pos)