Home
last modified time | relevance | path

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

/sunrpc/
A Dxdr_array.c61 u_int *sizep, in xdr_array() argument
75 if (!xdr_u_int (xdrs, sizep)) in xdr_array()
79 c = *sizep; in xdr_array()
A Dxdr.c597 xdr_bytes (XDR *xdrs, char **cpp, u_int *sizep, u_int maxsize) in libc_hidden_def()
605 if (!xdr_u_int (xdrs, sizep)) in libc_hidden_def()
609 nodesize = *sizep; in libc_hidden_def()

Completed in 6 milliseconds