Searched defs:ip (Results 1 – 5 of 5) sorted by relevance
215 xdrmem_getint32 (XDR *xdrs, int32_t *ip) in xdrmem_getint32()231 xdrmem_putint32 (XDR *xdrs, const int32_t *ip) in xdrmem_putint32()
173 xdrstdio_getint32 (XDR *xdrs, int32_t *ip) in xdrstdio_getint32()184 xdrstdio_putint32 (XDR *xdrs, const int32_t *ip) in xdrstdio_putint32()
243 int *ip = (int *)dp; in xdr_double() local283 int *ip = (int *)dp; in xdr_double() local
28 xdr_int64_t (XDR *xdrs, int64_t *ip) in xdr_int64_t()
411 xdrrec_getint32 (XDR *xdrs, int32_t *ip) in xdrrec_getint32()436 xdrrec_putint32 (XDR *xdrs, const int32_t *ip) in xdrrec_putint32()
Completed in 12 milliseconds