ze-filter
(ze-filter-0.8.0-develop-180218)
|
Public Attributes | |
char | expr [EXPR_LEN] |
char | mime [EXPR_LEN] |
char | saction [EXPR_LEN] |
uint32_t | action |
bool | mimecond |
size_t | min |
size_t | max |
Definition at line 372 of file ze-fileexp.c.
uint32_t XFILE_T::action |
Definition at line 376 of file ze-fileexp.c.
char XFILE_T::expr[EXPR_LEN] |
Definition at line 373 of file ze-fileexp.c.
size_t XFILE_T::max |
Definition at line 378 of file ze-fileexp.c.
char XFILE_T::mime[EXPR_LEN] |
Definition at line 374 of file ze-fileexp.c.
bool XFILE_T::mimecond |
Definition at line 377 of file ze-fileexp.c.
size_t XFILE_T::min |
Definition at line 378 of file ze-fileexp.c.
char XFILE_T::saction[EXPR_LEN] |
Definition at line 375 of file ze-fileexp.c.