Tor  0.4.7.0-alpha-dev
Macros | Functions | Variables
dos_sys.h File Reference

Header for core/or/dos_sys.c. More...

Go to the source code of this file.

Macros

#define DOS_SUBSYS_LEVEL   (21)
 

Functions

const struct dos_options_tdos_get_options (void)
 

Variables

const struct subsys_fns_t sys_dos
 

Detailed Description

Header for core/or/dos_sys.c.

Definition in file dos_sys.h.

Macro Definition Documentation

◆ DOS_SUBSYS_LEVEL

#define DOS_SUBSYS_LEVEL   (21)

Subsystem level for the metrics system.

Defined here so that it can be shared between the real and stub definitions.

Definition at line 23 of file dos_sys.h.