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

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

Completed in 326 milliseconds