Searched refs:getopt (Results 701 - 725 of 865) sorted by relevance
1...<<21222324252627282930>>...35
/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise_hist.c | 7 #include <getopt.h>
|
/kernel/linux/linux-6.6/tools/arch/x86/intel_sdsi/ |
H A D | intel_sdsi.c | 15 #include <getopt.h>
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_router_ipv4_user.c | 26 #include <getopt.h>
|
/third_party/exfatprogs/mkfs/ |
H A D | mkfs.c | 15 #include <getopt.h>
|
/third_party/eudev/src/udev/ |
H A D | udevadm-hwdb.c | 22 #include <getopt.h>
|
H A D | udev-builtin-path_id.c | 31 #include <getopt.h>
|
/third_party/ffmpeg/libavcodec/tests/ |
H A D | fft.c | 370 #include "compat/getopt.c" 402 int c = getopt(argc, argv, "hsimrdn:f:c:"); in main()
|
/third_party/ffmpeg/libavformat/tests/ |
H A D | movenc.c | 34 #include "compat/getopt.c" 365 c = getopt(argc, argv, "wh"); in main()
|
/third_party/alsa-utils/bat/ |
H A D | bat.c | 23 #include <getopt.h>
|
/third_party/alsa-utils/seq/aseqdump/ |
H A D | aseqdump.c | 28 #include <getopt.h>
|
/third_party/alsa-lib/test/ |
H A D | latency.c | 36 #include <getopt.h>
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 29 #include <getopt.h> 709 /* erase runtime variables for getopt */ in parse_config_file()
|
/third_party/libcoap/examples/ |
H A D | oscore-interop-server.c | 28 #include "getopt.c" 599 while ((opt = getopt(argc, argv, "g:G:l:p:rv:A:E:L:NX:")) != -1) { in main()
|
H A D | coap-rd.c | 32 #include "getopt.c" 773 while ((opt = getopt(argc, argv, "A:c:C:g:G:h:k:n:R:p:v:T:V:w:")) != -1) { in main()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | standalone.cpp | 23 #include <getopt.h>
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsfallocate.c | 53 #include <getopt.h>
|
H A D | ntfsmove.c | 31 #include <getopt.h>
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g_common.c | 47 #include <getopt.h>
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aubinator_error_decode.c | 38 #include <getopt.h>
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmp_redirector.c | 169 while ((optc = getopt(argc, argv, "I:N:t:bdh")) != EOF) { in parse_options()
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
H A D | page-poisoning.c | 34 #include <getopt.h>
|
/third_party/ltp/testcases/kernel/mce-test/tools/ |
H A D | page-types.c | 29 #include <getopt.h>
|
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress10.c | 196 while ((c = getopt(argc, argv, "S:omdlrf:p:t:w:s:")) != -1) {
|
/third_party/libinput/tools/ |
H A D | shared.c | 30 #include <getopt.h>
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | common.c | 381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
|
Completed in 29 milliseconds
1...<<21222324252627282930>>...35