ReactOS 0.4.16-dev-329-g9223134
|
#include <wintirpc.h>
#include "namespace.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
#include "libc_private.h"
Go to the source code of this file.
Functions | |
bool_t | xdr_reference (XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc) |
bool_t | xdr_pointer (XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj) |
Definition at line 119 of file xdr_reference.c.
Referenced by xdr_rpcbs_addrlist(), xdr_rpcbs_addrlist_ptr(), xdr_rpcbs_rmtcalllist(), and xdr_rpcbs_rmtcalllist_ptr().
Definition at line 62 of file xdr_reference.c.
Referenced by xdr_pmaplist(), xdr_pointer(), xdr_rmtcallres(), xdr_rpcb_entry_list_ptr(), and xdr_rpcblist_ptr().