Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

err_list Struct Reference

Collaboration diagram for err_list:

Collaboration graph
[legend]

Data Fields

err_list * next
char * buf
int len
int written

Field Documentation

struct err_list* next
 

Definition at line 79 of file log.c.

Referenced by err_list_add(), and err_list_push().

char* buf
 

Definition at line 80 of file log.c.

Referenced by err_list_add(), and err_list_push().

int len
 

Definition at line 81 of file log.c.

Referenced by err_list_add(), and err_list_push().

int written
 

Definition at line 82 of file log.c.

Referenced by err_list_add(), and err_list_push().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 16 12:37:40 2002 for rsync by doxygen1.2.15