#include <stdio.h>#include <rpc/types.h>#include <rpc/xdr.h>Include dependency graph for xdr.c:
Go to the source code of this file.
Defines | |
| #define | XDR_FALSE ((long) 0) | 
| #define | XDR_TRUE ((long) 1) | 
| #define | LASTUNSIGNED ((u_int) 0-1) | 
Functions | |
| char * | malloc () | 
| void | xdr_free (proc, objp) xdrproc_t proc | 
Variables | |
| char | xdr_zero [BYTES_PER_XDR_UNIT] | 
| char * | objp | 
| int * | ip | 
| u_int * | up | 
| long * | lp | 
| u_long * | ulp | 
| short * | sp | 
| u_short * | usp | 
| char * | cp | 
| bool_t * | bp | 
| enum_t * | ep | 
| register u_int | cnt | 
| char ** | cpp | 
| register u_int * | sizep | 
| u_int | maxsize | 
| netobj * | np | 
| enum_t * | dscmp | 
| char * | unp | 
| xdr_discrim * | choices | 
| xdrproc_t | dfault | 
Definition in file xdr.c.
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 122 of file xdr_stdio.c.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
 Definition at line 183 of file xdr.c. Referenced by _KERN_initcontext.  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  
| 
 Initial value: 
{0, 0, 0, 0} | 
  
1.2.14 written by Dimitri van Heesch,
 © 1997-2002