Tor 0.4.9.0-alpha-dev
Functions
type_defs.h File Reference

Header for lib/confmgt/type_defs.c. More...

Go to the source code of this file.

Functions

const struct var_type_def_tlookup_type_def (config_type_t type)
 

Detailed Description

Header for lib/confmgt/type_defs.c.

Definition in file type_defs.h.

Function Documentation

◆ lookup_type_def()

const struct var_type_def_t * lookup_type_def ( config_type_t  type)

Return a pointer to the var_type_def_t object for the given config_type_t value, or NULL if no such type definition exists.

Definition at line 842 of file type_defs.c.

Referenced by get_type_def().