Home
last modified time | relevance | path

Searched refs:getopt (Results 776 - 800 of 834) sorted by relevance

1...<<31323334

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Deapol_test.c1326 c = getopt(argc, argv, "a:A:c:C:ei:M:nN:o:p:P:r:R:s:St:T:vW"); in main()
H A Dwpa_priv.c1216 c = getopt(argc, argv, "Bc:dP:"); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c2077 c = getopt(argc, argv, "a:BhG:i:p:P:rs:v"); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Deapol_test.c1325 c = getopt(argc, argv, "a:A:c:C:ei:M:nN:o:p:P:r:R:s:St:T:vW"); in main()
H A Dwpa_priv.c1226 c = getopt(argc, argv, "Bc:dP:"); in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c2019 c = getopt(argc, argv, "a:BhG:i:p:P:s:v"); in main()
/third_party/tzdata/
H A Dzic.c148 extern int getopt(int argc, char * const argv[],
1003 while ((c = getopt(argc, argv, "b:d:l:L:p:r:R:st:vy:")) != EOF in main()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sockmap.c34 #include <getopt.h>
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c2582 while ((opt = getopt(argc, argv, "ei:mnT:o:awENd:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dnettest.c31 #include <getopt.h>
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c2281 while ((opt = getopt(argc, argv, "ei:MmnT:to:au:WwENd:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_sockmap.c33 #include <getopt.h>
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c9 #include <getopt.h>
/third_party/exfatprogs/fsck/
H A Dfsck.c10 #include <getopt.h>
/third_party/alsa-utils/alsactl/
H A Dstate.c25 #include <getopt.h>
/third_party/backends/frontend/
H A Dtstbackend.c29 #include <getopt.h>
/third_party/libcoap/examples/
H A Dcoap-client.c26 #include "getopt.c"
1612 while ((opt = getopt(argc, argv, in main()
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c348 extern char *optarg; /* used by getopt */ in main()
414 while ((ind = getopt(argc, argv, in main()
/third_party/littlefs/runners/
H A Dtest_runner.c14 #include <getopt.h>
2666 // unknown arg, getopt prints a message for us in main()
H A Dbench_runner.c14 #include <getopt.h>
1961 // unknown arg, getopt prints a message for us in main()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsinfo.c64 #include <getopt.h>
H A Dntfsundelete.c58 #include <getopt.h>
H A Dntfswipe.c38 #include <getopt.h>
/third_party/libdrm/tests/modetest/
H A Dmodetest.c2049 while ((c = getopt(argc, argv, optstr)) != -1) { in main()
/third_party/libinput/tools/
H A Dlibinput-debug-gui.c31 #include <getopt.h>

Completed in 62 milliseconds

1...<<31323334