Home | History | Annotate | Download | only in reference-ril

Lines Matching refs:opt

2079     int opt;
2084 while ( -1 != (opt = getopt(argc, argv, "p:d:s:"))) {
2085 switch (opt) {
2128 int opt;
2130 while ( -1 != (opt = getopt(argc, argv, "p:d:"))) {
2131 switch (opt) {