Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

dispatch_entry Struct Reference

#include <nfsd.H>

List of all members.

Public Attributes

int authenticate
int read_only
int credentials
int res_size
int arg_size
xdrproc_t xdr_result
xdrproc_t xdr_argument
funct_proc funct
char * name
print_proc log_print
print_res_proc log_print_res


Member Data Documentation

int dispatch_entry::arg_size
 

Definition at line 86 of file nfsd.H.

Referenced by nfs_dispatch().

int dispatch_entry::authenticate
 

Definition at line 83 of file nfsd.H.

Referenced by nfs_dispatch().

int dispatch_entry::credentials
 

Definition at line 85 of file nfsd.H.

funct_proc dispatch_entry::funct
 

Definition at line 89 of file nfsd.H.

Referenced by nfs_dispatch().

print_proc dispatch_entry::log_print
 

Definition at line 91 of file nfsd.H.

Referenced by Repos::log_call().

print_res_proc dispatch_entry::log_print_res
 

Definition at line 92 of file nfsd.H.

Referenced by Repos::log_result().

char* dispatch_entry::name
 

Definition at line 90 of file nfsd.H.

Referenced by Repos::log_call().

int dispatch_entry::read_only
 

Definition at line 84 of file nfsd.H.

int dispatch_entry::res_size
 

Definition at line 86 of file nfsd.H.

Referenced by nfs_dispatch().

xdrproc_t dispatch_entry::xdr_argument
 

Definition at line 88 of file nfsd.H.

Referenced by nfs_dispatch().

xdrproc_t dispatch_entry::xdr_result
 

Definition at line 87 of file nfsd.H.

Referenced by nfs_dispatch().


The documentation for this struct was generated from the following file:
Generated on Mon May 8 00:49:09 2006 for Vesta by  doxygen 1.4.2