Searched refs:longopts (Results 1 – 2 of 2) sorted by relevance
209 const struct option longopts[] = { variable269 o = getopt_long(argc, argv, optstring, longopts, NULL); in main()
584 static const struct option longopts[] = { in main() local617 opt = getopt_long(argc, argv, "46DdP::t:hv", longopts, NULL); in main()