Home | History | Annotate | Download | only in tools

Lines Matching refs:main_options

1956 static struct option main_options[] = {
1966 while ((opt = getopt_long(argc, argv, "ah", main_options, NULL)) != -1) {