Home
last modified time | relevance | path

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

/linux-4.1.27/tools/firewire/
Dnosy-dump.c53 static char *option_view = "packet"; variable
80 .arg = &option_view,
952 if (strcmp(option_view, "transaction") == 0) in main()
954 else if (strcmp(option_view, "stats") == 0) in main()