HomeSort by relevance Sort by last modified time
    Searched refs:sigprocmaskcmds (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
sigprocmaskcmds.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigprocmaskcmds.in; do not edit. */
3 static const struct xlat sigprocmaskcmds[] = { variable in typeref:struct:xlat
  /external/strace/
signal.c 104 #include "xlat/sigprocmaskcmds.h"
1038 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
1047 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
1106 printxval(sigprocmaskcmds, tcp->u_arg[0], "SIG_???");
    [all...]

Completed in 216 milliseconds