Searched refs:SYS_sigaction (Results 1 – 3 of 3) sorted by relevance
353 #define SYS_sigaction 416 macro
1129 #if defined (SYS_sigaction) in init_syscall_table()1130 syscall_table[SYS_sigaction] = "sigaction"; in init_syscall_table()
1222 case SYS_sigaction: in ktrsyscall()