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

rpc_err Struct Reference

#include <clnt.h>

List of all members.

Public Attributes

enum clnt_stat re_status
union {
   int   RE_errno
   enum auth_stat   RE_why
   struct {
      u_int32_t   low
      u_int32_t   high
   }   RE_vers
   struct {
      int32_t   s1
      int32_t   s2
   }   RE_lb
ru


Member Data Documentation

u_int32_t rpc_err::high
 

Definition at line 103 of file clnt.h.

u_int32_t rpc_err::low
 

Definition at line 102 of file clnt.h.

int rpc_err::RE_errno
 

Definition at line 99 of file clnt.h.

struct { ... } rpc_err::RE_lb
 

enum clnt_stat rpc_err::re_status
 

Definition at line 97 of file clnt.h.

struct { ... } rpc_err::RE_vers
 

enum auth_stat rpc_err::RE_why
 

Definition at line 100 of file clnt.h.

union { ... } rpc_err::ru
 

int32_t rpc_err::s1
 

Definition at line 106 of file clnt.h.

int32_t rpc_err::s2
 

Definition at line 107 of file clnt.h.


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