Searched defs:SYS_CHDIR (Results 1 – 3 of 3) sorted by relevance
19 #define SYS_CHDIR 12 // 切换工作目录 macro
23 #define SYS_CHDIR 12 // 切换工作目录 macro
328 pub const SYS_CHDIR: usize = 12; constant