Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/pty/
Dpty04.c57 typedef uint32_t canid_t; typedef
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs41 pub type canid_t = u32; typedef