Home | History | Annotate | Download | only in src

Lines Matching refs:usedarg

384                             bool *usedarg, /* set to TRUE if the arg
455 *usedarg = FALSE; /* default is that we don't use the arg */
478 *usedarg = TRUE; /* mark it as used */
1833 } while(!longopt && !singleopt && *++parse && !*usedarg);