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

  /external/strace/xlat/
sigpoll_codes.h 1 /* Generated by ./xlat/gen.sh from ./xlat/sigpoll_codes.in; do not edit. */
23 extern const struct xlat sigpoll_codes[];
30 const struct xlat sigpoll_codes[] = { variable in typeref:struct:xlat
  /external/strace/
mpers_xlat.h 59 extern const struct xlat sigpoll_codes[];
printsiginfo.c 55 #include "xlat/sigpoll_codes.h"
99 code = xlookup(sigpoll_codes, si_code);
Makefile     [all...]

Completed in 927 milliseconds