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

file_list Struct Reference

#include <rsync.h>

Collaboration diagram for file_list:

Collaboration graph
[legend]

Data Fields

int count
int malloced
file_struct ** files
string_area * string_area

Field Documentation

int count
 

Definition at line 365 of file rsync.h.

Referenced by clean_flist(), client_run(), create_flist_from_batch(), delete_files(), do_recv(), do_server_sender(), emit_filelist_progress(), finish_filelist_progress(), flist_expand(), flist_find(), flist_free(), flist_new(), generate_files(), get_local_name(), init_hard_links(), maybe_emit_filelist_progress(), recv_file_list(), recv_files(), recv_uid_list(), send_file_list(), send_file_name(), and send_files().

int malloced
 

Definition at line 366 of file rsync.h.

Referenced by create_flist_from_batch(), flist_expand(), flist_new(), and recv_file_list().

struct file_struct** files
 

Definition at line 367 of file rsync.h.

Referenced by clean_flist(), create_flist_from_batch(), delete_already_done(), delete_files(), flist_expand(), flist_find(), flist_free(), flist_new(), flist_up(), generate_files(), recv_file_list(), recv_files(), recv_generator(), recv_uid_list(), send_file_list(), send_file_name(), and send_files().

struct string_area* string_area
 

Definition at line 368 of file rsync.h.

Referenced by clean_flist(), flist_free(), flist_new(), and send_file_name().


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