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

  /external/strace/xlat/
siginfo_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/siginfo_codes.in; do not edit. */
35 extern const struct xlat siginfo_codes[];
42 const struct xlat siginfo_codes[] = { variable in typeref:struct:xlat
  /external/strace/
mpers_xlat.h 58 extern const struct xlat siginfo_codes[];
printsiginfo.c 54 #include "xlat/siginfo_codes.h"
88 const char *code = xlookup(siginfo_codes, si_code);
Makefile     [all...]

Completed in 121 milliseconds