Home
last modified time | relevance | path

Searched defs:n_guards (Results 1 – 8 of 8) sorted by relevance

/dports/devel/glib20/glib-2.70.4/gobject/
H A Dgclosure.h186 guint n_guards : 1; /* (atomic) */ member
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/client/
H A Dentrynodes.c639 int n_guards = 0, n_passing_filter = 0; in choose_guard_selection() local
1027 int n_guards) in get_max_sample_size()
1062 int n_guards = 0; // total size of "GUARDS" in get_eligible_guards() local
1175 int n_guards = 0; in entry_guards_expand_sample() local
/dports/security/tor/tor-0.4.6.8/src/feature/client/
H A Dentrynodes.c639 int n_guards = 0, n_passing_filter = 0; in choose_guard_selection() local
1027 int n_guards) in get_max_sample_size()
1062 int n_guards = 0; // total size of "GUARDS" in get_eligible_guards() local
1175 int n_guards = 0; in entry_guards_expand_sample() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_entrynodes.c1150 const int n_guards = 271 / 2; in test_entry_guard_expand_sample() local
1541 int n_guards = smartlist_len(gs->sampled_entry_guards); in test_entry_guard_sample_reachable_filtered() local
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_entrynodes.c1144 const int n_guards = 271 / 2; in test_entry_guard_expand_sample() local
1535 int n_guards = smartlist_len(gs->sampled_entry_guards); in test_entry_guard_sample_reachable_filtered() local
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/crates/tor-guardmgr/src/
H A Dlib.rs333 let n_guards = netdir.relays().filter(|r| r.is_flagged_guard()).count(); in set_filter() localVariable
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dglib2.pas1400 function n_guards(a : PGClosure) : guint; in n_guards() function
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dglib2.pas1400 function n_guards(a : PGClosure) : guint; in n_guards() function