Searched defs:COMM (Results 1 – 5 of 5) sorted by relevance
4 #define COMM / ## * macro
194 pub const COMM: Self = Self(c::ECOMM); constant
316 pub const COMM: Self = Self::from_errno(errno::ECOMM); constant
17 #define COMM "COMM" macro
321 #define COMM CHOICE(.comm, .comm, .comm) macro