| nfs-ganesha 1.4 | 
#include <get_set_proc.h>
| Public Attributes | |
| int | num | 
| int | nb_in | 
| int | nb_out | 
| snmp_adm_type_union ** | inputs | 
| snmp_adm_type_union ** | outputs | 
| void * | opt_arg | 
| proc | myproc | 
| int | trigger | 
Information about procedure. Used for registration.
Definition at line 31 of file get_set_proc.h.
array of inputs
Definition at line 36 of file get_set_proc.h.
number of inputs
Definition at line 34 of file get_set_proc.h.
number of outputs
Definition at line 35 of file get_set_proc.h.
| int proc_info_s::num | 
numproc
Definition at line 33 of file get_set_proc.h.
| void* proc_info_s::opt_arg | 
optional arguments
Definition at line 38 of file get_set_proc.h.
array of outputs
Definition at line 37 of file get_set_proc.h.
 1.7.3
 1.7.3