Searched refs:sigemt_codes (Results 1 - 2 of 2) sorted by relevance

/external/strace/xlat/
H A Dsigemt_codes.h1 /* Generated by ./xlat/gen.sh from ./xlat/sigemt_codes.in; do not edit. */
3 static const struct xlat sigemt_codes[] = { variable in typeref:struct:xlat
/external/strace/
H A Dsignal.c338 #include "xlat/sigemt_codes.h"
399 code = xlookup(sigemt_codes, sip->si_code);

Completed in 120 milliseconds