Home
last modified time | relevance | path

Searched refs:tor_strstrip (Results 1 – 16 of 16) sorted by relevance

/dports/security/tor/tor-0.4.6.8/src/lib/smartlist_core/
H A Dsmartlist_split.c82 tor_strstrip(string, " "); in smartlist_split_string()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/smartlist_core/
H A Dsmartlist_split.c82 tor_strstrip(string, " "); in smartlist_split_string()
/dports/security/tor/tor-0.4.6.8/src/lib/string/
H A Dutil_string.h45 void tor_strstrip(char *s, const char *strip);
H A Dutil_string.c111 tor_strstrip(char *s, const char *strip) in tor_strstrip() function
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/string/
H A Dutil_string.h45 void tor_strstrip(char *s, const char *strip);
H A Dutil_string.c111 tor_strstrip(char *s, const char *strip) in tor_strstrip() function
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirauth/
H A Dprocess_descs.c110 tor_strstrip(fingerprint, " "); in add_rsa_fingerprint_to_dir()
220 tor_strstrip(fingerprint, " "); /* remove spaces */ in dirserv_load_fingerprint_file()
/dports/security/tor/tor-0.4.6.8/src/feature/dirauth/
H A Dprocess_descs.c110 tor_strstrip(fingerprint, " "); in add_rsa_fingerprint_to_dir()
220 tor_strstrip(fingerprint, " "); /* remove spaces */ in dirserv_load_fingerprint_file()
/dports/security/tor/tor-0.4.6.8/src/lib/fs/
H A Dfiles.c711 tor_strstrip(string, "\r");
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/lib/fs/
H A Dfiles.c711 tor_strstrip(string, "\r");
/dports/security/tor/tor-0.4.6.8/src/feature/dirparse/
H A Drouterparse.c800 tor_strstrip(tok->args[0], " "); in router_parse_entry_from_string()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/feature/dirparse/
H A Drouterparse.c800 tor_strstrip(tok->args[0], " "); in router_parse_entry_from_string()
/dports/security/tor/tor-0.4.6.8/src/test/
H A Dtest_util.c2204 tor_strstrip(buf, ",!"); in test_util_strmisc()
2207 tor_strstrip(buf, "!? "); in test_util_strmisc()
2210 tor_strstrip(buf, "!? "); in test_util_strmisc()
H A Dtest_crypto.c1246 tor_strstrip(fingerprint, " "); in test_crypto_pk_fingerprints()
/dports/security/tor-devel/tor-0.4.7.2-alpha/src/test/
H A Dtest_util.c2204 tor_strstrip(buf, ",!"); in test_util_strmisc()
2207 tor_strstrip(buf, "!? "); in test_util_strmisc()
2210 tor_strstrip(buf, "!? "); in test_util_strmisc()
H A Dtest_crypto.c1246 tor_strstrip(fingerprint, " "); in test_crypto_pk_fingerprints()