Navigation



Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rt_default/rt_default.h

    r741 r1336  
    8383int rtd_process( struct msg * msg, struct fd_list * candidates );
    8484
     85/* Reload the config file */
     86void rtd_conf_reload(char *config_file);
     87
    8588/* For debug: dump the rule repository */
    8689void rtd_dump(void);
Note: See TracChangeset for help on using the changeset viewer.