Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/watchdog/
Dwatchdog-test.c23 static const struct option lopts[] = { variable
96 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
/Linux-v4.19/tools/spi/
Dspidev_test.c196 static const struct option lopts[] = { in parse_opts() local
221 lopts, NULL); in parse_opts()