Home
last modified time | relevance | path

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

/tools/testing/selftests/watchdog/
Dwatchdog-test.c22 static const char sopts[] = "bdehp:t:Tn:NLf:i"; variable
106 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
136 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()