Home
last modified time | relevance | path

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 Dosnoise_hist.c7 #include <getopt.h>
/kernel/linux/linux-6.6/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c15 #include <getopt.h>
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c26 #include <getopt.h>
/third_party/exfatprogs/mkfs/
H A Dmkfs.c15 #include <getopt.h>
/third_party/eudev/src/udev/
H A Dudevadm-hwdb.c22 #include <getopt.h>
H A Dudev-builtin-path_id.c31 #include <getopt.h>
/third_party/ffmpeg/libavcodec/tests/
H A Dfft.c370 #include "compat/getopt.c"
402 int c = getopt(argc, argv, "hsimrdn:f:c:"); in main()
/third_party/ffmpeg/libavformat/tests/
H A Dmovenc.c34 #include "compat/getopt.c"
365 c = getopt(argc, argv, "wh"); in main()
/third_party/alsa-utils/bat/
H A Dbat.c23 #include <getopt.h>
/third_party/alsa-utils/seq/aseqdump/
H A Daseqdump.c28 #include <getopt.h>
/third_party/alsa-lib/test/
H A Dlatency.c36 #include <getopt.h>
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c29 #include <getopt.h>
709 /* erase runtime variables for getopt */ in parse_config_file()
/third_party/libcoap/examples/
H A Doscore-interop-server.c28 #include "getopt.c"
599 while ((opt = getopt(argc, argv, "g:G:l:p:rv:A:E:L:NX:")) != -1) { in main()
H A Dcoap-rd.c32 #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 Dstandalone.cpp23 #include <getopt.h>
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c53 #include <getopt.h>
H A Dntfsmove.c31 #include <getopt.h>
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c47 #include <getopt.h>
/third_party/mesa3d/src/intel/tools/
H A Daubinator_error_decode.c38 #include <getopt.h>
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c169 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 Dpage-poisoning.c34 #include <getopt.h>
/third_party/ltp/testcases/kernel/mce-test/tools/
H A Dpage-types.c29 #include <getopt.h>
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress10.c196 while ((c = getopt(argc, argv, "S:omdlrf:p:t:w:s:")) != -1) {
/third_party/libinput/tools/
H A Dshared.c30 #include <getopt.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dcommon.c381 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function

Completed in 29 milliseconds

1...<<21222324252627282930>>...35