Searched refs:util_getopt_long (Results 1 – 6 of 6) sorted by relevance
239 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
186 while ((opt = util_getopt_long()) != EOF) { in main()
222 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
169 while ((opt = util_getopt_long()) != EOF) { in main()
182 while ((opt = util_getopt_long()) != EOF) { in main()
997 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro1079 while ((opt = util_getopt_long()) != EOF) { in scan_args()