Tor
0.4.7.0-alpha-dev
|
Declare the tor_cmdline_mode_t enumeration. More...
Go to the source code of this file.
Enumerations | |
enum | tor_cmdline_mode_t { CMD_RUN_TOR =0 , CMD_LIST_FINGERPRINT , CMD_HASH_PASSWORD , CMD_VERIFY_CONFIG , CMD_DUMP_CONFIG , CMD_KEYGEN , CMD_KEY_EXPIRATION , CMD_IMMEDIATE , CMD_RUN_UNITTESTS } |
Declare the tor_cmdline_mode_t enumeration.
Definition in file tor_cmdline_mode.h.
enum tor_cmdline_mode_t |
Enumeration to describe which command Tor is running. These commands are controlled by command-line options.
Definition at line 19 of file tor_cmdline_mode.h.