Searched refs:lopts (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/watchdog/ |
| H A D | watchdog-test.c | 23 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 D | spidev_test.c | 91 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 D | spidev_test.c | 203 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 D | efisecdb-fix-build-with-musl-libc.patch | 134 const struct option lopts[] = {
|