Searched defs:SYS_GETPGID (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/arch/riscv64/syscall/ | ||
H A D | nr.rs | 78 pub const SYS_GETPGID: usize = 155; constant |
/DragonOS/kernel/src/arch/x86_64/syscall/ | ||
H A D | nr.rs | 98 pub const SYS_GETPGID: usize = 121; constant |