Tor 0.4.9.8
Loading...
Searching...
No Matches
subsystem_list.c File Reference

List of Tor's subsystems. More...

Go to the source code of this file.

Variables

const subsys_fns_ttor_subsystems []
 
const unsigned n_tor_subsystems = ARRAY_LENGTH(tor_subsystems)
 

Detailed Description

List of Tor's subsystems.

Definition in file subsystem_list.c.

Variable Documentation

◆ n_tor_subsystems

const unsigned n_tor_subsystems = ARRAY_LENGTH(tor_subsystems)

Definition at line 81 of file subsystem_list.c.

◆ tor_subsystems

const subsys_fns_t* tor_subsystems[]