Home
last modified time | relevance | path

Searched defs:SYS_GETPEERNAME (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/arch/riscv64/syscall/
H A Dnr.rs77 pub const SYS_GETPEERNAME: usize = 205; constant
/DragonOS/kernel/src/arch/x86_64/syscall/
H A Dnr.rs97 pub const SYS_GETPEERNAME: usize = 52; constant