Home
last modified time | relevance | path

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

/external/strace/
Dsignal.c246 static const struct xlat sigprocmaskcmds[] = { variable
1659 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
1676 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
1780 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
DChangeLog3582 (sigprocmaskcmds): Add SIG_SETMASK32 for SGI.