Home
last modified time | relevance | path

Searched refs:getopt (Results 501 - 525 of 839) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/linux-6.6/tools/testing/selftests/sched/
H A Dcs_prctl_test.c242 while ((opt = getopt(argc, argv, ":hkT:P:d:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/thermal/thermal-engine/
H A Dthermal-engine.c11 #include <getopt.h>
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.c10 #include <getopt.h>
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbip_list.c20 #include <getopt.h>
/kernel/linux/linux-6.6/scripts/
H A Dsorttable.c26 #include <getopt.h>
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c363 while ((c = getopt(argc, argv, "bchlot:v:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c429 while ((opt = getopt(argc, argv, "hn:i:p:m:o:")) != -1) { in parse_args()
/kernel/linux/linux-6.6/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-6.6/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c15 #include <getopt.h>
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c292 while ((opt = getopt(argc, argv, "bamxt:fi:h")) != -1) { in main()
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_perf.c9 #include <getopt.h>
/kernel/linux/linux-6.6/tools/usb/
H A Dtestusb.c401 while ((c = getopt (argc, argv, "D:aA:c:g:hlns:t:v:")) != EOF) in main()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dmain.c6 #include <getopt.h>
/kernel/linux/linux-6.6/tools/bootconfig/
H A Dmain.c493 while ((opt = getopt(argc, argv, "hda:l")) != -1) { in main()
/kernel/linux/linux-6.6/tools/bpf/
H A Dbpf_jit_disasm.c274 while ((opt = getopt(argc, argv, "of:O:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_vss_daemon.c27 #include <getopt.h>
/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c282 c = getopt(argc, argv, "m:vr:"); in main()
/third_party/curl/tests/http/clients/
H A Dh2-download.c193 while((ch = getopt(argc, argv, "ahm:n:P:")) != -1) { in main()
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c25 #include <getopt.h>
/third_party/eudev/src/collect/
H A Dcollect.c34 #include <getopt.h>
/third_party/eudev/src/udev/
H A Dudevadm-info.c27 #include <getopt.h>
/third_party/alsa-utils/iecset/
H A Diecset.c331 while ((c = getopt(argc, argv, "D:c:n:xhi")) != -1) { in main()
/third_party/alsa-utils/alsactl/
H A Dalsactl.c25 #include <getopt.h>
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c25 #include <getopt.h>
/third_party/alsa-lib/test/
H A Daudio_time.c15 #include <getopt.h>

Completed in 15 milliseconds

1...<<21222324252627282930>>...34