12 #ifndef TOR_POLICY_PARSE_H
13 #define TOR_POLICY_PARSE_H
20 (
const char *s,
int assume_action,
int *malformed_list));
addr_policy_t * router_parse_addr_policy(struct directory_token_t *tok, unsigned fmt_flags)
addr_policy_t * router_parse_addr_policy_item_from_string(const char *s, int assume_action, int *malformed_list)
Macros to implement mocking and selective exposure for the test code.
#define MOCK_DECL(rv, funcname, arglist)