Searched refs:getopt (Results 26 - 50 of 112) sorted by relevance

12345

/haiku/src/tests/kits/media/playsound/
H A Dplaysound.cpp26 #include <getopt.h>
/haiku/src/bin/
H A Dvmstat.cpp7 #include <getopt.h>
H A Dcheckfs.cpp7 #include <getopt.h>
H A Dcomm.c84 while ((ch = getopt(argc, argv, "123ivh")) != -1)
H A Dmkindex.cpp22 #include <getopt.h>
H A Dquery.cpp127 while ((opt = getopt(argc, argv, "efalv:")) != -1) {
H A Drmindex.cpp16 #include <getopt.h>
35 CHAR_MIN - 1, as it may equal -1, the getopt end-of-options value. */
H A Droster.cpp19 #include <getopt.h>
H A Dgetarch.cpp7 #include <getopt.h>
H A Dlogger.cpp142 while ((option = getopt(argc, argv, "it:p:")) != -1) {
H A Dlistfont.cpp8 #include <getopt.h>
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterApp.cpp12 #include <getopt.h>
/haiku/src/tests/add-ons/kernel/file_systems/fragmenter/
H A Dfragmenter.cpp9 #include <getopt.h>
/haiku/src/tools/
H A Dcreate_image.cpp9 #include <getopt.h>
/haiku/src/bin/multiuser/
H A Dgroupmod.cpp7 #include <getopt.h>
H A Dpasswd.cpp8 #include <getopt.h>
/haiku/src/bin/package/
H A Dcommand_dump.cpp9 #include <getopt.h>
H A Dcommand_add.cpp10 #include <getopt.h>
H A Dcommand_checksum.cpp9 #include <getopt.h>
H A Dcommand_create.cpp10 #include <getopt.h>
H A Dcommand_recompress.cpp9 #include <getopt.h>
/haiku/src/tests/add-ons/print/transports/
H A Dmain.cpp1 #include <getopt.h>
/haiku/src/bin/package_repo/
H A Dcommand_list.cpp9 #include <getopt.h>
/haiku/src/bin/pkgman/
H A Dcommand_list_repos.cpp7 #include <getopt.h>
/haiku/src/bin/keymap/
H A Dmain.cpp11 #include <getopt.h>

Completed in 114 milliseconds

12345