Searched refs:util_getopt_long (Results 1 – 5 of 5) sorted by relevance
236 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
188 while ((opt = util_getopt_long()) != EOF) { in main()
220 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
180 while ((opt = util_getopt_long()) != EOF) { in main()
992 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro1074 while ((opt = util_getopt_long()) != EOF) { in scan_args()