
Data Fields | |
| char | archivedir [MAXNODESTR] |
| struct nodelog * | next |
| struct nodelog * | prev |
| char | str [MAXNODESTR *2] |
| time_t | timestamp |
| char archivedir[MAXNODESTR] |
Definition at line 873 of file app_rpt.c.
Referenced by donodelog().
Definition at line 870 of file app_rpt.c.
Referenced by rpt_master().
Definition at line 871 of file app_rpt.c.
Referenced by donodelog(), and rpt_master().
| char str[MAXNODESTR *2] |
Definition at line 874 of file app_rpt.c.
Referenced by donodelog().
| time_t timestamp |
Definition at line 872 of file app_rpt.c.
Referenced by donodelog().