45 #ifdef __REACTOS__ // CVE-2017-8779 60 #ifndef __REACTOS__ // CVE-2017-8779 125 if (!
xdr_bool(xdrs, &more_elements)) {
128 if (! more_elements) {
137 next = (*rp)->rpcb_next;
151 rp = &((*rp)->rpcb_next);
178 #ifndef __REACTOS__ // CVE-2017-8779 196 #ifndef __REACTOS__ // CVE-2017-8779 232 if (!
xdr_bool(xdrs, &more_elements)) {
235 if (! more_elements) {
244 next = (*rp)->rpcb_entry_next;
259 rp = &((*rp)->rpcb_entry_next);
276 u_int lenposition, argposition, position;
329 #ifdef __REACTOS__ // CVE-2017-8779 353 #ifdef __REACTOS__ // CVE-2017-8779
bool_t xdr_reference(XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc)
struct r_rpcb_rmtcallres::@199 results
bool_t xdr_rpcblist_ptr(XDR *xdrs, rpcblist_ptr *rp)
bool_t xdr_string(XDR *xdrs, char **cpp, u_int maxsize)
bool_t xdr_netbuf(XDR *xdrs, struct netbuf *objp)
GLenum GLuint GLenum GLsizei const GLchar * buf
bool_t(* xdrproc_t)(XDR *,...)
struct r_rpcb_rmtcallargs::@197 args
bool_t xdr_u_int(XDR *xdrs, u_int *up)
bool_t xdr_rpcb_entry_list_ptr(XDR *xdrs, rpcb_entry_list_ptr *rp)
#define IXDR_PUT_U_INT32(buf, v)
bool_t xdr_rpcb_rmtcallres(XDR *xdrs, struct rpcb_rmtcallres *p)
bool_t xdr_rpcb_rmtcallargs(XDR *xdrs, struct rpcb_rmtcallargs *p)
#define XDR_INLINE(xdrs, len)
bool_t xdr_rpcblist(XDR *xdrs, RPCBLIST **rp)
#define XDR_SETPOS(xdrs, pos)
static unsigned __int64 next
bool_t xdr_u_int32_t(XDR *xdrs, u_int32_t *u_int32_p)
bool_t xdr_bool(XDR *xdrs, bool_t *bp)
bool_t xdr_rpcb(XDR *xdrs, RPCB *objp)
bool_t xdr_rpcb_entry(XDR *xdrs, rpcb_entry *objp)
bool_t xdr_bytes(XDR *xdrs, char **cpp, u_int *sizep, u_int maxsize)
#define BYTES_PER_XDR_UNIT