Searched refs:old_sigaction (Results 1 – 9 of 9) sorted by relevance
162 struct old_sigaction __user *,act, in SYSCALL_DEFINE3()163 struct old_sigaction __user *,oact) in SYSCALL_DEFINE3()
10 struct old_sigaction { struct
59 struct old_sigaction { struct
1190 asmlinkage long sys_sigaction(int, const struct old_sigaction __user *,1191 struct old_sigaction __user *);
71 struct old_sigaction { struct
46 struct old_sigaction;
98 #define __old_sigaction old_sigaction
56 #define old_sigaction old_sigaction32 macro
4473 const struct old_sigaction __user *, act, in SYSCALL_DEFINE3()4474 struct old_sigaction __user *, oact) in SYSCALL_DEFINE3()
Completed in 24 milliseconds