RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions
xdr_reference.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
Include dependency graph for xdr_reference.c:

Macros

#define LASTUNSIGNED   ((u_int) 0-1)
 

Functions

bool_t xdr_reference (register XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc)
 
bool_t xdr_pointer (register XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj)