Searched refs:x_setpostn (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libnsl/rpc/
H A Dxdr_sizeof.c74 x_setpostn(XDR *xdrs, uint_t pos) function
140 ops.x_setpostn = x_setpostn;
H A Dsvid_funcs.c169 return ((*(xdrs)->x_ops->x_setpostn)(xdrs, pos));
H A Dxdr_stdio.c206 ops.x_setpostn = xdrstdio_setpos;
H A Dxdr_mem.c252 ops.x_setpostn = xdrmem_setpos;
H A Dxdr_rec.c1182 ops.x_setpostn = xdrrec_setpos;

Completed in 25 milliseconds