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

  /external/strace/xlat/
sigpoll_codes.h 1 /* 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/
signal.c 334 #include "xlat/sigpoll_codes.h"
389 code = xlookup(sigpoll_codes, sip->si_code);
    [all...]

Completed in 48 milliseconds