Searched refs:poptBitsArgs (Results 1 – 5 of 5) sorted by relevance
16 poptBitsArgs;
584 int poptBitsArgs(poptContext con, poptBits * ap);
834 int poptBitsArgs(poptContext con, poptBits *ap) in poptBitsArgs() function
95 if ((rc = poptBitsArgs(optCon, &avbits)) != 0) in main()
9 - add poptBitsArgs() method to generate args bit set.