Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c23 static const struct option lopts[] = { 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()
/OK3568_Linux_fs/app/forlinx/forlinx_cmd/fltest_spidev_test/
H A Dspidev_test.c91 static const struct option lopts[] = { in parse_opts() local
108 c = getopt_long(argc, argv, "D:s:d:b:lHOLC3NR", lopts, NULL); in parse_opts()
/OK3568_Linux_fs/kernel/tools/spi/
H A Dspidev_test.c203 static const struct option lopts[] = { in parse_opts() local
229 lopts, NULL); in parse_opts()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/efivar/efivar/
H A Defisecdb-fix-build-with-musl-libc.patch134 const struct option lopts[] = {