Searched refs:long_options (Results 1 – 1 of 1) sorted by relevance
31 static struct option long_options[] = { in cook_args() local59 while ((c = getopt_long(argc, argv, "b:e:Cs:a:rBLm:", long_options, NULL)) != -1) in cook_args()