Home
last modified time | relevance | path

Searched refs:getopt (Results 526 - 550 of 864) sorted by relevance

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

/kernel/linux/linux-6.6/tools/bootconfig/
H A Dmain.c493 while ((opt = getopt(argc, argv, "hda:l")) != -1) { in main()
/kernel/linux/linux-6.6/tools/bpf/
H A Dbpf_jit_disasm.c274 while ((opt = getopt(argc, argv, "of:O:")) != -1) { in main()
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_vss_daemon.c27 #include <getopt.h>
/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c282 c = getopt(argc, argv, "m:vr:"); in main()
/third_party/curl/tests/http/clients/
H A Dh2-download.c193 while((ch = getopt(argc, argv, "ahm:n:P:")) != -1) { in main()
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c25 #include <getopt.h>
/third_party/eudev/src/collect/
H A Dcollect.c34 #include <getopt.h>
/third_party/eudev/src/udev/
H A Dudevadm-info.c27 #include <getopt.h>
/third_party/alsa-utils/iecset/
H A Diecset.c331 while ((c = getopt(argc, argv, "D:c:n:xhi")) != -1) { in main()
/third_party/alsa-utils/alsactl/
H A Dalsactl.c25 #include <getopt.h>
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c25 #include <getopt.h>
/third_party/alsa-lib/test/
H A Daudio_time.c15 #include <getopt.h>
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c237 while ((c = getopt(argc, argv, "p:c:h")) != -1) { in parse_args()
/third_party/ltp/lib/
H A Dparse_opts.c63 /* To getopt users, it is like optind */
176 /* Create the option string for getopt */ in parse_opts()
195 while ((opt = getopt(ac, av, optionstr)) > 0) { in parse_opts()
/third_party/ntfs-3g/ntfsprogs/
H A Dntfslabel.c45 #include <getopt.h>
/third_party/nghttp2/src/
H A Ddeflatehd.cc32 #include <getopt.h>
H A Dnghttpd.cc35 #include <getopt.h>
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h146 int getopt(int, char * const [], const char *);
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h121 int getopt(int, char * const [], const char *);
/third_party/musl/libc-test/src/math/gen/
H A Drnd.c245 while ((opt = getopt(argc, argv, "n:a:b:m:s:")) != -1) { in main()
/third_party/musl/porting/linux/user/include/
H A Dunistd.h148 int getopt(int, char * const [], const char *);
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h146 int getopt(int, char * const [], const char *);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h121 int getopt(int, char * const [], const char *);
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h126 int getopt(int, char * const [], const char *);
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h121 int getopt(int, char * const [], const char *);

Completed in 34 milliseconds

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