Data Fields | |
char | archivedir [MAXNODESTR] |
struct nodelog * | next |
struct nodelog * | prev |
char | str [MAXNODESTR *2] |
time_t | timestamp |
Definition at line 674 of file app_rpt.c.
char archivedir[MAXNODESTR] |
Definition at line 678 of file app_rpt.c.
Referenced by donodelog().
Definition at line 675 of file app_rpt.c.
Referenced by rpt_master().
Definition at line 676 of file app_rpt.c.
Referenced by donodelog().
char str[MAXNODESTR *2] |
Definition at line 679 of file app_rpt.c.
Referenced by donodelog().
time_t timestamp |
Definition at line 677 of file app_rpt.c.
Referenced by donodelog().