Searched refs:argOption (Results 1 - 1 of 1) sorted by relevance

/haiku/src/bin/
H A Did.c187 int argOption; local
208 while ((argOption = getopt_long(argc, optargv, "gGnru", options, &indexptr)) != -1) {
210 switch (argOption) {

Completed in 47 milliseconds