nfs-ganesha 1.4
Public Attributes

proc_info_s Struct Reference

#include <get_set_proc.h>

List of all members.

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

Detailed Description

Information about procedure. Used for registration.

Definition at line 31 of file get_set_proc.h.


Member Data Documentation

array of inputs

Definition at line 36 of file get_set_proc.h.

procedure

See also:
proc

Definition at line 39 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.

numproc

Definition at line 33 of file get_set_proc.h.

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.

trigger state

See also:
enum trigger_state

Definition at line 40 of file get_set_proc.h.


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