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

idlist Struct Reference

Collaboration diagram for idlist:

Collaboration graph
[legend]

Data Fields

idlist * next
int id
int id2
char * name

Field Documentation

struct idlist* next
 

Definition at line 34 of file uidlist.c.

Referenced by add_gid(), add_list(), add_uid(), match_gid(), match_uid(), recv_uid_list(), and send_uid_list().

int id
 

Definition at line 35 of file uidlist.c.

Referenced by add_gid(), add_list(), add_uid(), match_gid(), match_uid(), and send_uid_list().

int id2
 

Definition at line 35 of file uidlist.c.

Referenced by match_gid(), match_uid(), and recv_uid_list().

char* name
 

Definition at line 36 of file uidlist.c.

Referenced by add_list(), and send_uid_list().


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