Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

pmap_prot.h File Reference

#include <sys/cdefs.h>

Go to the source code of this file.

Defines

#define PMAPPORT   ((u_short)111)
#define PMAPPROG   ((u_long)100000)
#define PMAPVERS   ((u_long)2)
#define PMAPVERS_PROTO   ((u_long)2)
#define PMAPVERS_ORIG   ((u_long)1)
#define PMAPPROC_NULL   ((u_long)0)
#define PMAPPROC_SET   ((u_long)1)
#define PMAPPROC_UNSET   ((u_long)2)
#define PMAPPROC_GETPORT   ((u_long)3)
#define PMAPPROC_DUMP   ((u_long)4)
#define PMAPPROC_CALLIT   ((u_long)5)

Functions

__BEGIN_DECLS bool_t xdr_pmap __P ((XDR *, struct pmap *))
bool_t xdr_pmaplist __P ((XDR *, struct pmaplist **))


Define Documentation

#define PMAPPORT   ((u_short)111)
 

Definition at line 78 of file pmap_prot.h.

#define PMAPPROC_CALLIT   ((u_long)5)
 

Definition at line 88 of file pmap_prot.h.

#define PMAPPROC_DUMP   ((u_long)4)
 

Definition at line 87 of file pmap_prot.h.

#define PMAPPROC_GETPORT   ((u_long)3)
 

Definition at line 86 of file pmap_prot.h.

#define PMAPPROC_NULL   ((u_long)0)
 

Definition at line 83 of file pmap_prot.h.

#define PMAPPROC_SET   ((u_long)1)
 

Definition at line 84 of file pmap_prot.h.

#define PMAPPROC_UNSET   ((u_long)2)
 

Definition at line 85 of file pmap_prot.h.

#define PMAPPROG   ((u_long)100000)
 

Definition at line 79 of file pmap_prot.h.

#define PMAPVERS   ((u_long)2)
 

Definition at line 80 of file pmap_prot.h.

#define PMAPVERS_ORIG   ((u_long)1)
 

Definition at line 82 of file pmap_prot.h.

#define PMAPVERS_PROTO   ((u_long)2)
 

Definition at line 81 of file pmap_prot.h.


Function Documentation

bool_t xdr_pmaplist __P (XDR *, struct pmaplist **)   ) 
 

__BEGIN_DECLS bool_t xdr_pmap __P (XDR *, struct pmap *)   ) 
 


Generated on Sun May 14 14:51:29 2006 by  doxygen 1.4.2