|  | 
| int | free_fext () | 
|  | 
| int | add_fext (char *) | 
|  | 
| void | init_default_file_extensions () | 
|  | 
| void | init_file_extension_regex () | 
|  | 
| void | list_filename_extensions (int fd) | 
|  | 
| bool | check_filename_xfile (char *) | 
|  | 
| void | dump_xfiles_table () | 
|  | 
| bool | load_xfiles_table (char *, char *) | 
|  | 
| bool | check_xfiles (char *, char *, size_t, char *, size_t) | 
|  | 
| int | scan_block (char *, char *, long, char *, long, int *, content_field_T *, content_field_T **) | 
|  | 
Filtering messages based on the file extension of attached files 
◆ CT_DISP
◆ CT_NONE
◆ CT_TYPE
◆ CT_UUFILE
◆ ST_CHECK
◆ ST_INIT
◆ ST_TOKEN
◆ ST_VALUE
◆ add_fext()
◆ check_filename_xfile()
      
        
          | bool check_filename_xfile | ( | char * |  | ) |  | 
      
 
 
◆ check_xfiles()
      
        
          | bool check_xfiles | ( | char * | , | 
        
          |  |  | char * | , | 
        
          |  |  | size_t | , | 
        
          |  |  | char * | , | 
        
          |  |  | size_t |  | 
        
          |  | ) |  |  | 
      
 
 
◆ dump_xfiles_table()
      
        
          | void dump_xfiles_table | ( |  | ) |  | 
      
 
 
◆ free_fext()
◆ init_default_file_extensions()
      
        
          | void init_default_file_extensions | ( |  | ) |  | 
      
 
 
◆ init_file_extension_regex()
      
        
          | void init_file_extension_regex | ( |  | ) |  | 
      
 
 
◆ list_filename_extensions()
      
        
          | void list_filename_extensions | ( | int | fd | ) |  | 
      
 
 
◆ load_xfiles_table()
      
        
          | bool load_xfiles_table | ( | char * | , | 
        
          |  |  | char * |  | 
        
          |  | ) |  |  | 
      
 
 
◆ scan_block()