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

12

/system/extras/tests/sdcard/
H A Dsdcard_perf_test.cpp34 #include <getopt.h>
108 // Used by getopt to parse the command line.
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c108 #include <getopt.h>
/system/core/toolbox/
H A Dpowerd.c205 c = getopt(argc, argv, "e:ni:vql:k:");
H A Dgetevent.c513 c = getopt(argc, argv, "tns:Sv::dpilqc:rh");
H A Ddd.c126 while ((ch = getopt(argc, argv, "")) != -1) {
H A Dnewfs_msdos.c275 while ((ch = getopt(argc, argv, opts)) != -1)
/system/core/logcat/
H A Dlogcat.cpp484 ret = getopt(argc, argv, "cdt:gsQf:r::n:v:b:B");

Completed in 116 milliseconds

12