Lines Matching refs:getopt_long
2018 while ((c = getopt_long(argc, argv, S_OPTS, l_opts, NULL)) >= 0) {