| /tools/testing/rbtree/ |
| A D | rbtree_test.c | 33 while ((opt = getopt(argc, argv, "n:p:c:r:")) != -1) { in main()
|
| A D | interval_tree_test.c | 36 while ((opt = getopt(argc, argv, "n:p:q:s:am:r:")) != -1) { in main()
|
| /tools/testing/selftests/media_tests/ |
| A D | media_device_open.c | 54 while ((opt = getopt(argc, argv, "d:")) != -1) { in main()
|
| A D | media_device_test.c | 59 while ((opt = getopt(argc, argv, "d:")) != -1) { in main()
|
| A D | video_device_test.c | 130 while ((opt = getopt(argc, argv, "d:")) != -1) { in main()
|
| /tools/lib/perf/include/internal/ |
| A D | tests.h | 16 while ((c = getopt(argc, argv, "v")) != -1) { in get_verbose()
|
| /tools/testing/selftests/ftrace/ |
| A D | poll.c | 29 while ((opt = getopt(argc, argv, "IPt:")) != -1) { in main()
|
| /tools/power/x86/amd_pstate_tracer/ |
| A D | amd_pstate_trace.py | 29 import getopt 267 …opts, args = getopt.getopt(sys.argv[1:],"ht:i:c:n:m:",["help","trace_file=","interval=","cpu=","na… 268 except getopt.GetoptError:
|
| /tools/testing/selftests/cgroup/ |
| A D | wait_inotify.c | 35 while ((c = getopt(argc, argv, "v")) != -1) { in main()
|
| /tools/testing/selftests/timers/ |
| A D | set-2038.c | 80 while ((opt = getopt(argc, argv, "d")) != -1) { in main()
|
| A D | clocksource-switch.c | 131 while ((opt = getopt(argc, argv, "st:")) != -1) { in main()
|
| A D | inconsistency-check.c | 149 while ((opt = getopt(argc, argv, "t:c:")) != -1) { in main()
|
| /tools/testing/selftests/bpf/ |
| A D | flow_dissector_load.c | 66 while ((c = getopt(argc, argv, "adp:s:")) != -1) { in parse_opts()
|
| /tools/power/acpi/tools/acpidump/ |
| A D | Makefile | 45 getopt.o
|
| /tools/testing/selftests/futex/functional/ |
| A D | futex_wait_uninitialized_heap.c | 72 while ((c = getopt(argc, argv, "chv:")) != -1) { in main()
|
| A D | futex_requeue_pi_mismatched_ops.c | 60 while ((c = getopt(argc, argv, "chv:")) != -1) { in main()
|
| A D | futex_wait_private_mapped_file.c | 79 while ((c = getopt(argc, argv, "chv:")) != -1) { in main()
|
| A D | futex_wait_wouldblock.c | 53 while ((c = getopt(argc, argv, "cht:v:")) != -1) { in main()
|
| A D | futex_requeue.c | 51 while ((c = getopt(argc, argv, "cht:v:")) != -1) { in main()
|
| /tools/include/nolibc/ |
| A D | getopt.h | 25 int getopt(int argc, char * const argv[], const char *optstring) in getopt() function
|
| /tools/sched_ext/ |
| A D | scx_simple.c | 74 while ((opt = getopt(argc, argv, "fvh")) != -1) { in main()
|
| /tools/testing/selftests/dma/ |
| A D | dma_map_benchmark.c | 37 while ((opt = getopt(argc, argv, "t:s:n:b:d:x:g:")) != -1) { in main()
|
| /tools/testing/selftests/net/netfilter/ |
| A D | connect_close.c | 110 while ((c = getopt(argc, argv, "t:p:")) != -1) { in parse_opts()
|
| /tools/power/x86/intel_pstate_tracer/ |
| A D | intel_pstate_tracer.py | 34 import getopt 514 …opts, args = getopt.getopt(sys.argv[1:],"ht:i:c:n:m:",["help","trace_file=","interval=","cpu=","na… 515 except getopt.GetoptError:
|
| /tools/spi/ |
| A D | spidev_fdx.c | 114 while ((c = getopt(argc, argv, "hm:r:v")) != EOF) { in main()
|