Home
last modified time | relevance | path

Searched refs:xdr_short (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/3rdparty/libtirpc/libtirpc/
H A Dlibtirpc.def73 xdr_short
H A Dlibtirpc.spec71 @ cdecl xdr_short(ptr ptr)
/reactos/dll/3rdparty/libtirpc/src/
H A Dxdr.c270 xdr_short(xdrs, sp) in xdr_short() function
472 return (xdr_short(xdrs, (short *)(void *)ep));
/reactos/dll/3rdparty/libtirpc/tirpc/rpc/
H A Dxdr.h296 extern bool_t xdr_short(XDR *, short *);