Lines Matching full:usedarg
481 bool *usedarg, /* set to TRUE if the arg499 *usedarg = FALSE; /* default is that we don't use the arg */575 *usedarg = TRUE; /* mark it as used */2108 } while(!longopt && !singleopt && *++parse && !*usedarg);