Home
last modified time | relevance | path

Searched defs:or_state_free (Results 1 – 2 of 2) sorted by relevance

/dports/security/tor-devel/tor-0.4.7.2-alpha/src/app/config/
H A Dstatefile.h32 #define or_state_free(st) FREE_AND_NULL(or_state_t, or_state_free_, (st)) macro
/dports/security/tor/tor-0.4.6.8/src/app/config/
H A Dstatefile.h32 #define or_state_free(st) FREE_AND_NULL(or_state_t, or_state_free_, (st)) macro