Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Dxdr.c114 xdr_short (XDR *xdrs, short *sp) in libc_hidden_def()
137 libc_hidden_def(xdr_short) in libc_hidden_def() argument
168 return xdr_short (xdrs, (short *) ip); in libc_hidden_def()
238 return xdr_short (xdrs, (short *) up); in libc_hidden_def()
460 return xdr_short (xdrs, (short *) ep); in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/rpc/
A Dxdr.h293 extern bool_t xdr_short (XDR *__xdrs, short *__sp) __THROW;
294 libc_hidden_proto(xdr_short)

Completed in 4 milliseconds