Home
last modified time | relevance | path

Searched defs:protover_compute_vote (Results 1 – 3 of 3) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/rust/protover/
H A Dffi.rs186 pub extern "C" fn protover_compute_vote(list: *const Stringlist, threshold: c_int) -> *mut c_char { in protover_compute_vote() function
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/or/
H A Dprotover.c518 protover_compute_vote(const smartlist_t *list_of_proto_strings, in protover_compute_vote() function
/dports/security/tor/tor-0.4.6.8/src/core/or/
H A Dprotover.c520 protover_compute_vote(const smartlist_t *list_of_proto_strings, in protover_compute_vote() function