#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 **)) |
|
Definition at line 78 of file pmap_prot.h. |
|
Definition at line 88 of file pmap_prot.h. |
|
Definition at line 87 of file pmap_prot.h. |
|
Definition at line 86 of file pmap_prot.h. |
|
Definition at line 83 of file pmap_prot.h. |
|
Definition at line 84 of file pmap_prot.h. |
|
Definition at line 85 of file pmap_prot.h. |
|
Definition at line 79 of file pmap_prot.h. |
|
Definition at line 80 of file pmap_prot.h. |
|
Definition at line 82 of file pmap_prot.h. |
|
Definition at line 81 of file pmap_prot.h. |
|
|
|
|