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

accepted_reply Struct Reference

#include <rpc_msg.h>

List of all members.

Public Attributes

opaque_auth ar_verf
enum accept_stat ar_stat
union {
   struct {
      u_int32_t   low
      u_int32_t   high
   }   AR_versions
   struct {
      caddr_t   where
      xdrproc_t   proc
   }   AR_results
ru


Member Data Documentation

struct { ... } accepted_reply::AR_results
 

enum accept_stat accepted_reply::ar_stat
 

Definition at line 91 of file rpc_msg.h.

struct opaque_auth accepted_reply::ar_verf
 

Definition at line 90 of file rpc_msg.h.

struct { ... } accepted_reply::AR_versions
 

u_int32_t accepted_reply::high
 

Definition at line 95 of file rpc_msg.h.

u_int32_t accepted_reply::low
 

Definition at line 94 of file rpc_msg.h.

xdrproc_t accepted_reply::proc
 

Definition at line 99 of file rpc_msg.h.

union { ... } accepted_reply::ru
 

caddr_t accepted_reply::where
 

Definition at line 98 of file rpc_msg.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2