Home | History | Annotate | Download | only in test

Lines Matching defs:long_options

1128     const struct option long_options[] = 
1203 next_option = getopt_long(argc, argv, short_options,long_options, NULL);