Home
last modified time | relevance | path

Searched refs:getopt (Results 476 - 500 of 864) sorted by relevance

1...<<11121314151617181920>>...35

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.c10 #include <getopt.h>
/kernel/linux/linux-5.10/tools/testing/selftests/ptp/
H A Dtestptp.c189 while (EOF != (c = getopt(argc, argv, "cd:e:f:ghH:i:k:lL:p:P:sSt:T:w:z"))) { in main()
/kernel/linux/linux-5.10/tools/usb/
H A Dtestusb.c395 while ((c = getopt (argc, argv, "D:aA:c:g:hlns:t:v:")) != EOF) in main()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dso_txtime.c330 while ((c = getopt(argc, argv, "46c:")) != -1) { in parse_opts()
H A Dtcp_fastopen_backup_key.c300 while ((c = getopt(argc, argv, "46sr")) != -1) { in parse_opts()
H A Dpsock_snd.c312 while ((c = getopt(argc, argv, "bcCdgl:qt:vV")) != -1) { in parse_opts()
H A Dudpgso_bench_rx.c297 while ((c = getopt(argc, argv, "4b:C:Gl:n:p:rR:S:tv")) != -1) { in parse_opts()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c15 #include <getopt.h>
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnf-queue.c332 while ((c = getopt(argc, argv, "chvt:q:Q:d:G")) != -1) { in parse_opts()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c292 while ((opt = getopt(argc, argv, "bamxt:fi:h")) != -1) { in main()
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dvsock_test.c10 #include <getopt.h>
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H A Dusbip_list.c20 #include <getopt.h>
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c363 while ((c = getopt(argc, argv, "bchlot:v:")) != -1) { in main()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Ddirty_log_perf_test.c320 while ((opt = getopt(argc, argv, "hi:p:m:b:f:v:")) != -1) { in main()
/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm.c47 #include <getopt.h>
H A Dcookie_uid_helper_example.c289 while ((opt = getopt(argc, argv, "ts")) != -1) { in main()
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.c26 #include <getopt.h>
/kernel/linux/linux-5.10/tools/bootconfig/
H A Dmain.c473 while ((opt = getopt(argc, argv, "hda:l")) != -1) { in main()
/kernel/linux/linux-5.10/tools/bpf/
H A Dbpf_jit_disasm.c271 while ((opt = getopt(argc, argv, "of:O:")) != -1) { in main()
/kernel/linux/linux-5.10/tools/hv/
H A Dhv_vss_daemon.c27 #include <getopt.h>
/kernel/linux/linux-5.10/tools/power/cpupower/utils/idle_monitor/
H A Dcpupower-monitor.c357 while ((opt = getopt(argc, argv, "+lci:m:")) != -1) { in cmdline()
/kernel/linux/linux-5.10/tools/spi/
H A Dspidev_test.c17 #include <getopt.h>
/kernel/linux/linux-5.10/tools/testing/radix-tree/
H A Dmain.c290 while ((opt = getopt(argc, argv, "ls:v")) != -1) { in main()
/kernel/linux/linux-6.6/samples/bpf/
H A Dcookie_uid_helper_example.c298 while ((opt = getopt(argc, argv, "ts")) != -1) { in main()
H A Dhbm.c46 #include <getopt.h>

Completed in 15 milliseconds

1...<<11121314151617181920>>...35