Home
last modified time | relevance | path

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

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dxdr.c115 return (xdr_short(xdrs, (short *) ip)); in xdr_int()
141 return (xdr_short(xdrs, (short *) up)); in xdr_u_int()
255 bool_t xdr_short(XDR* xdrs, short* sp) in xdr_short() function
376 return (xdr_short(xdrs, (short *)(void *)ep)); in xdr_enum()
A Dxdr.h287 extern bool_t xdr_short (XDR *__xdrs, short *__sp);

Completed in 6 milliseconds