Public Attributes | |
list_t | entry |
unsigned | hits |
char | match [1] |
list_t ignore_t::entry |
Definition at line 1834 of file main.c.
Referenced by add_ignore(), and remove_ignore().
unsigned ignore_t::hits |
Definition at line 1835 of file main.c.
Referenced by add_ignore(), CL_CheckForIgnore(), and list_ignores().
char ignore_t::match[1] |
Definition at line 1836 of file main.c.
Referenced by add_ignore(), CL_CheckForIgnore(), find_ignore(), and list_ignores().