Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/watchdog/
Dwatchdog-test.c30 static const char sopts[] = "bdehp:st:Tn:NLf:i"; variable
184 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
214 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()