Lines Matching refs:getopt_long
1759 while ((opt=getopt_long(argc, argv, "ah", main_options, NULL)) != -1) {