ReactOS 0.4.15-dev-7918-g2a2556c
pmap Struct Reference

#include <pmap_prot.h>

Public Attributes

long unsigned pm_prog
 
long unsigned pm_vers
 
long unsigned pm_prot
 
long unsigned pm_port
 

Detailed Description

Definition at line 88 of file pmap_prot.h.

Member Data Documentation

◆ pm_port

long unsigned pmap::pm_port

Definition at line 92 of file pmap_prot.h.

Referenced by __rpcb_findaddr_timed(), and pmap_getport().

◆ pm_prog

long unsigned pmap::pm_prog

Definition at line 89 of file pmap_prot.h.

Referenced by __rpcb_findaddr_timed(), and pmap_getport().

◆ pm_prot

long unsigned pmap::pm_prot

Definition at line 91 of file pmap_prot.h.

Referenced by __rpcb_findaddr_timed(), and pmap_getport().

◆ pm_vers

long unsigned pmap::pm_vers

Definition at line 90 of file pmap_prot.h.

Referenced by __rpcb_findaddr_timed(), and pmap_getport().


The documentation for this struct was generated from the following file: