Searched defs:SYS_RT_SIGRETURN (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/user/libs/libsystem/ | ||
D | syscall.h | 33 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro |
/DragonOS-0.1.2/kernel/src/syscall/ | ||
D | syscall_num.h | 39 #define SYS_RT_SIGRETURN 25 // 从信号处理函数返回 macro |