Searched refs:mode_options (Results 1 – 1 of 1) sorted by relevance
64 static struct option mode_options[] = { in readArguments() local80 while((opt = getopt_long(argc, argv, string, mode_options, &option_index))!= -1) { in readArguments()