Searched refs:sizep (Results 1 – 2 of 2) sorted by relevance
61 u_int *sizep, in xdr_array() argument75 if (!xdr_u_int (xdrs, sizep)) in xdr_array()79 c = *sizep; in xdr_array()
597 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