Searched refs:old_sigaction (Results 1 – 8 of 8) sorted by relevance
10 struct old_sigaction { struct
59 struct old_sigaction { struct
1119 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,1120 struct old_sigaction __user *);
76 struct old_sigaction { struct
48 struct old_sigaction;
98 #define __old_sigaction old_sigaction
56 #define old_sigaction old_sigaction32 macro
4660 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()4661 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()