Home
last modified time | relevance | path

Searched refs:sigprocmaskcmds (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dsigprocmaskcmds.h5 # error static const struct xlat sigprocmaskcmds in mpers mode
10 const struct xlat sigprocmaskcmds[] = { variable
DMakemodule.am1 …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.…
/external/strace/
Dsignal.c428 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()
DChangeLog-CVS5583 (sigprocmaskcmds): Add SIG_SETMASK32 for SGI.