Home
last modified time | relevance | path

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

/external/kmod/tools/
Dlog.h30 #define CRIT(...) log_printf(LOG_CRIT, __VA_ARGS__) macro
/external/rust/crates/coset/src/header/
Dmod.rs91 const CRIT: Label = Label::Int(iana::HeaderParameter::Crit as i64); constant