OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sigill_codes
(Results
1 - 1
of
1
) sorted by null
/external/strace/
signal.c
589
static const struct xlat
sigill_codes
[] = {
variable in typeref:struct:xlat
695
code = xlookup(
sigill_codes
, sip->si_code);
[
all
...]
Completed in 139 milliseconds