Searched defs:SYS_PIPE (Results 1 – 3 of 3) sorted by relevance
27 #define SYS_PIPE 20 macro
31 #define SYS_PIPE 20 // 创建管道 macro
337 pub const SYS_PIPE: usize = 20; constant