Lines Matching refs:getopt_long
1154 while ((opt = getopt_long(argc, argv, "hlpr:", long_options, &option_index)) != -1) {