#include <eggdrop.h>
Data Fields | |
char * | filename |
unsigned int | mask |
char * | chname |
char | szlast [767+1] |
int | repeats |
unsigned int | flags |
FILE * | f |
Definition at line 572 of file eggdrop.h.
char* chname |
Definition at line 575 of file eggdrop.h.
Referenced by chanprog(), init_misc(), and tcl_logfile().
FILE* f |
Definition at line 580 of file eggdrop.h.
Referenced by chanprog(), check_logsize(), core_secondly(), init_misc(), logsuffix_change(), putlog(), and tcl_logfile().
char* filename |
Definition at line 573 of file eggdrop.h.
Referenced by chanprog(), init_misc(), and tcl_logfile().
unsigned int flags |
Definition at line 579 of file eggdrop.h.
Referenced by chanprog(), init_misc(), and tcl_logfile().
unsigned int mask |
Definition at line 574 of file eggdrop.h.
Referenced by chanprog(), init_misc(), and tcl_logfile().
int repeats |
Definition at line 578 of file eggdrop.h.
Referenced by flushlogs(), init_misc(), and putlog().
char szlast[767+1] |
Definition at line 576 of file eggdrop.h.
Referenced by init_misc().