Tor
0.4.7.0-alpha-dev
|
Types used to declare a subsystem. More...
#include <stdbool.h>
Go to the source code of this file.
Data Structures | |
struct | subsys_fns_t |
Macros | |
#define | SUBSYS_DECLARE_LOCATION() .location = __FILE__ |
#define | MIN_SUBSYS_LEVEL -100 |
#define | MAX_SUBSYS_LEVEL 100 |
#define | SUBSYS_LEVEL_LIBS -10 |
Types used to declare a subsystem.
Definition in file subsys.h.
#define MAX_SUBSYS_LEVEL 100 |
#define MIN_SUBSYS_LEVEL -100 |
#define SUBSYS_DECLARE_LOCATION | ( | ) | .location = __FILE__ |