Home
last modified time | relevance | path

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

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