Home
last modified time | relevance | path

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

/third_party/rust/crates/rust-openssl/openssl-sys/build/
Dfind_normal.rs34 fn resolve_with_wellknown_homebrew_location(dir: &str) -> Option<PathBuf> { in resolve_with_wellknown_homebrew_location() function
81 if let Some(dir) = resolve_with_wellknown_homebrew_location(homebrew_dir) { in find_openssl_dir()