Tor 0.4.9.8
Loading...
Searching...
No Matches
keyval.h File Reference

Header for keyval.c. More...

Go to the source code of this file.

Functions

int string_is_key_value (int severity, const char *string)
 

Detailed Description

Header for keyval.c.

Definition in file keyval.h.

Function Documentation

◆ string_is_key_value()

int string_is_key_value ( int severity,
const char * string )

Return true if string is a valid 'key=[value]' string. "value" is optional, to indicate the empty string. Log at logging severity if something ugly happens.

Definition at line 25 of file keyval.c.

Referenced by dirserv_read_measured_bandwidths(), get_options_from_transport_options_line(), parse_bridge_line(), and validate_transport_socks_arguments().