Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/libs/libsystem/
Dsyscall.h33 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro
/DragonOS-0.1.2/kernel/src/syscall/
Dsyscall_num.h39 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro