Header file for directory authority mode.
More...
Go to the source code of this file.
|
#define | authdir_mode(options) (((void)(options)),0) |
|
#define | authdir_mode_handles_descs(options, purpose) (((void)(options)),((void)(purpose)),0) |
|
#define | authdir_mode_publishes_statuses(options) (((void)(options)),0) |
|
#define | authdir_mode_tests_reachability(options) (((void)(options)),0) |
|
#define | authdir_mode_bridge(options) (((void)(options)),0) |
|
#define | authdir_mode_v3(options) (((void)(options)),0) |
|
#define | have_module_dirauth() (0) |
|
Header file for directory authority mode.
Definition in file authmode.h.