Searched refs:lopts (Results 1 – 2 of 2) sorted by relevance
23 static const struct option lopts[] = { variable106 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()136 while ((c = getopt_long(argc, argv, sopts, lopts, NULL)) != -1) { in main()
193 static const struct option lopts[] = { in parse_opts() local218 lopts, NULL); in parse_opts()