Home
last modified time | relevance | path

Searched refs:rust_parse_etc_hosts (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/rust-helper/src/
H A Dlib.rs318 pub extern "C" fn rust_parse_etc_hosts<'a>(path: &'a nsACString, callback: ParsingCallback) { in rust_parse_etc_hosts() function
/dports/www/firefox/firefox-99.0/netwerk/base/rust-helper/src/
H A Dlib.rs318 pub extern "C" fn rust_parse_etc_hosts<'a>(path: &'a nsACString, callback: ParsingCallback) { in rust_parse_etc_hosts() function
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/rust-helper/src/
H A Dlib.rs318 pub extern "C" fn rust_parse_etc_hosts<'a>(path: &'a nsACString, callback: ParsingCallback) { in rust_parse_etc_hosts() function
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DTRRServiceBase.cpp379 rust_parse_etc_hosts(&path, aCallback); in DoReadEtcHostsFile()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/dns/
H A DTRRService.cpp494 rust_parse_etc_hosts(&path, [](const nsTArray<nsCString>* aArray) -> bool { in ReadEtcHostsFile()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/dns/
H A DTRRService.cpp494 rust_parse_etc_hosts(&path, [](const nsTArray<nsCString>* aArray) -> bool { in ReadEtcHostsFile()