Searched defs:canid_t (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/pty/ | ||
D | pty04.c | 57 typedef uint32_t canid_t; typedef |
/third_party/rust/crates/libc/src/unix/linux_like/linux/ | ||
D | mod.rs | 41 pub type canid_t = u32; typedef |