OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reason2str
(Results
1 - 1
of
1
) sorted by null
/external/tcpdump/
print-decnet.c
822
static const struct tok
reason2str
[] = {
variable in typeref:struct:tok
851
printf("%s ", tok2str(
reason2str
, "reason-%d", reason));
Completed in 54 milliseconds