Home
last modified time | relevance | path

Searched refs:getopt (Results 751 - 775 of 864) sorted by relevance

1...<<3132333435

/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_test.c10 #include <getopt.h>
/third_party/eudev/src/cdrom_id/
H A Dcdrom_id.c32 #include <getopt.h>
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c14 #include <getopt.h>
/third_party/ffmpeg/tools/
H A Dcrypto_bench.c42 #include <unistd.h> /* for getopt */
45 #include "compat/getopt.c"
673 while ((opt = getopt(argc, argv, "hl:a:r:")) != -1) { in main()
/third_party/alsa-utils/seq/aplaymidi/
H A Darecordmidi.c29 #include <getopt.h>
H A Daplaymidi.c29 #include <getopt.h>
/third_party/alsa-utils/speaker-test/
H A Dspeaker-test.c51 #include <getopt.h>
/third_party/alsa-lib/test/
H A Dpcm.c12 #include <getopt.h>
/third_party/mesa3d/src/freedreno/perfcntrs/
H A Dfdperf.c905 while ((c = getopt(argc, argv, "r:d")) != -1) { in parse_options()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscmp.c34 #include <getopt.h>
H A Dntfscp.c33 #include <getopt.h>
H A Dntfsusermap.c107 #include <getopt.h>
/third_party/nghttp2/src/
H A Dutil.h33 #include <getopt.h>
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp76 while((c=getopt(argc,argv,"lf:t:")) != EOF) { in main()
/third_party/libinput/tools/
H A Dlibinput-debug-events.c28 #include <getopt.h>
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c742 while ((c = getopt(argc, argv, optstr)) != -1) { in main()
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c16 #include <getopt.h>
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c50 #include <getopt.h>
1387 PRINT_INFO("0 from getopt"); in main()
1395 DIE("default from getopt"); in main()
/third_party/toybox/generated/
H A Dglobals.h785 // toys/pending/getopt.c
1696 struct getopt_data getopt; member
/third_party/pulseaudio/src/utils/
H A Dpacat.c32 #include <getopt.h>
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c62 #include <getopt.h>
/third_party/selinux/checkpolicy/test/
H A Ddismod.c19 #include <getopt.h>
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhlr_auc_gw.c1017 c = getopt(argc, argv, "D:g:hi:m:s:u"); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.c423 int getopt(int argc, char *const argv[], const char *optstring) in getopt() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhlr_auc_gw.c1017 c = getopt(argc, argv, "D:g:hi:m:s:u"); in main()

Completed in 36 milliseconds

1...<<3132333435