Searched refs:sigprocmaskcmds (Results 1 – 4 of 4) sorted by relevance
5 # error static const struct xlat sigprocmaskcmds in mpers mode10 const struct xlat sigprocmaskcmds[] = { variable
1 …lat/sigill_codes.in xlat/siginfo_codes.in xlat/sigpoll_codes.in xlat/sigprocmaskcmds.in xlat/sigpr…2 …h xlat/sigill_codes.h xlat/siginfo_codes.h xlat/sigpoll_codes.h xlat/sigprocmaskcmds.h xlat/sigpro…375 $(top_srcdir)/xlat/sigprocmaskcmds.h: $(top_srcdir)/xlat/sigprocmaskcmds.in $(top_srcdir)/xlat/gen.…
428 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???"); in SYS_FUNC()437 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???"); in SYS_FUNC()481 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???"); in SYS_FUNC()
5583 (sigprocmaskcmds): Add SIG_SETMASK32 for SGI.