Home
last modified time | relevance | path

Searched refs:option_view (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/firewire/
H A Dnosy-dump.c40 static char *option_view = "packet"; variable
67 .arg = &option_view,
939 if (strcmp(option_view, "transaction") == 0) in main()
941 else if (strcmp(option_view, "stats") == 0) in main()