Home | History | Annotate | Download | only in source

Lines Matching refs:getopt_long_only

763 // option descriptors for getopt_long_only()
881 while ((ch = getopt_long_only(argc, argv, short_options, g_long_options, &long_option_index)) != -1)
1103 // Skip any options we consumed with getopt_long_only