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

  /external/strace/xlat/
sigact_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigact_flags.in; do not edit. */
9 # error static const struct xlat sigact_flags in mpers mode
14 const struct xlat sigact_flags[] = { variable in typeref:struct:xlat
  /external/strace/
signal.c 68 #include "xlat/sigact_flags.h"
354 printflags(sigact_flags, sa.sa_flags, "SA_???");
571 printflags(sigact_flags, sa.sa_flags, "SA_???");
Makefile     [all...]

Completed in 819 milliseconds