Searched refs:indexptr (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/bin/
H A Did.c188 int indexptr = 0; local
208 while ((argOption = getopt_long(argc, optargv, "gGnru", options, &indexptr)) != -1) {
227 switch (options[indexptr].val) {

Completed in 62 milliseconds