Home
last modified time | relevance | path

Searched refs:xdrmem_getint32 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dxdr_mem.c73 xdrmem_getint32(XDR *xdrs, int32_t *int32p) in xdrmem_getint32() function
203 ops.x_getint32 = xdrmem_getint32; in xdrmem_ops()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dxdr_mem.c131 xdrmem_getint32(XDR *xdrs, int32_t *ip) in xdrmem_getint32() function
259 ops.x_getint32 = xdrmem_getint32; in xdrmem_ops()