Searched refs:osf_sigprocmask (Results 1 – 6 of 6) sorted by relevance
167 extern SYS_FUNC(osf_sigprocmask);
427 SYS_FUNC(osf_sigprocmask) in SYS_FUNC() argument
542 - added alpha patch from HJLu to fix the osf_sigprocmask interpretation
886 * Fixed osf_sigprocmask decoding on alpha.
16121 Parsers of sigprocmask and osf_sigprocmask syscalls are different16125 to SYS_FUNC(osf_sigprocmask).48424 alpha: fix decode of osf_sigprocmask.48442 osf_sigprocmask(SIG_SETMASK, [HUP INT]) = 0 (old mask [])48443 osf_sigprocmask(SIG_UNBLOCK, []) = 0x3 (old mask [HUP INT])48444 osf_sigprocmask(SIG_BLOCK, [CHLD]) = 0x3 (old mask [HUP INT])48447 * linux/alpha/syscallent.h: Call sys_sigprocmask for osf_sigprocmask,
78 [ 48] = { 2, TS, SEN(osf_sigprocmask), "osf_sigprocmask" },