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