|
Tor 0.4.9.8
|
Files | |
| confmgt.c | |
| Back-end for parsing and generating key-value files, used to implement the torrc file format and the state file. | |
| confmgt.h | |
| Header for confmgt.c. | |
| structvar.c | |
| Functions to manipulate named and typed elements of a structure. | |
| structvar.h | |
| Header for lib/confmgt/structvar.c. | |
| type_defs.c | |
| Definitions for various low-level configuration types. | |
| type_defs.h | |
| Header for lib/confmgt/type_defs.c. | |
| typedvar.c | |
| Functions for accessing a pointer as an object of a given type. | |
| typedvar.h | |
| Header for lib/confmgt/typedvar.c. | |
| unitparse.c | |
| Functions for parsing values with units from a configuration file. | |
| unitparse.h | |
| Header for lib/confmgt/unitparse.c. | |
| var_type_def_st.h | |
| Structure declarations for typedvar type definitions. | |