Home
last modified time | relevance | path

Searched refs:getopt (Results 601 - 625 of 833) sorted by relevance

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

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Ddebug-exceptions.c591 while ((opt = getopt(argc, argv, "i:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c181 while ((c = getopt(argc, argv, "h6t:r:")) != -1) { in parse_opts()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dso_txtime.c441 while ((c = getopt(argc, argv, "46c:S:D:rt:m:")) != -1) { in parse_opts()
H A Dtoeplitz.c30 #include <getopt.h>
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_diag_test.c10 #include <getopt.h>
/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise_top.c7 #include <getopt.h>
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H A Dusbipd.c30 #include <getopt.h>
/kernel/linux/linux-6.6/tools/virtio/
H A Dvirtio_test.c3 #include <getopt.h>
/kernel/linux/linux-6.6/tools/arch/x86/kcpuid/
H A Dkcpuid.c8 #include <getopt.h>
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c43 #include <getopt.h>
/kernel/linux/linux-6.6/tools/iio/
H A Diio_generic_buffer.c29 #include <getopt.h>
/kernel/linux/linux-6.6/tools/accounting/
H A Dgetdelays.c306 c = getopt(argc, argv, "qdiw:r:m:t:p:vlC:c:"); in main()
/third_party/f2fs-tools/tools/
H A Dsha512.c16 #include <getopt.h>
/third_party/eudev/test/
H A Dtest-libudev.c27 #include <getopt.h>
/third_party/eudev/src/libudev/
H A Dlibudev-hwdb.c28 #include <getopt.h>
/third_party/eudev/src/ata_id/
H A Data_id.c34 #include <getopt.h>
/third_party/eudev/src/scsi_id/
H A Dscsi_id.c33 #include <getopt.h>
292 * argv[0] at 0 is skipped by getopt, but in get_file_options()
335 * optind is a global extern used by getopt. Since we can call in set_options()
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c465 #include "compat/getopt.c"
480 c = getopt(argc, argv, "ih4t"); in main()
/third_party/glfw/tests/
H A Devents.c45 #include "getopt.h"
561 while ((ch = getopt(argc, argv, "hfn:")) != -1) in main()
/third_party/alsa-utils/alsactl/
H A Ddaemon.c24 #include <getopt.h>
/third_party/alsa-utils/topology/
H A Dtopology.c33 #include <getopt.h>
/third_party/alsa-utils/nhlt/
H A Dnhlt-dmic-info.c34 #include <getopt.h>
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c29 #include <getopt.h>
/third_party/alsa-utils/amidi/
H A Damidi.c31 #include <getopt.h>
/third_party/alsa-lib/test/
H A Dplaymidi1.c458 while ((c = getopt(argc, argv, "s:a:p:q:vrb")) != -1) { in main()

Completed in 24 milliseconds

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