Home
last modified time | relevance | path

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

/third_party/rust/crates/env_logger/src/fmt/writer/
Datty.rs12 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function
23 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function
/third_party/exfatprogs/exfat2img/
Dexfat2img.c50 bool is_stdout; member