Searched defs:SYS_FORK (Results 1 – 3 of 3) sorted by relevance
13 #define SYS_FORK 7 macro
17 #define SYS_FORK 7 macro
322 pub const SYS_FORK: usize = 7; constant