Home
last modified time | relevance | path

Searched defs:use_env (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/clap/tests/derive/
Dauthor_version_about.rs31 fn use_env() { in use_env() function
/third_party/python/Python/
Dinitconfig.c1664 int use_env = config->use_environment; in config_read_env_vars() local