Searched refs:reqargs (Results 1 – 2 of 2) sorted by relevance
150 const char* helpstr, int reqargs) in def_getopt() argument176 if (argc - optind <= reqargs - 1) { in def_getopt()178 helpstr, reqargs, reqargs > 1 ? "s" : ""); in def_getopt()
126 const char* helpstr, int reqargs);
Completed in 3 milliseconds