Searched refs:typecmp_options (Results 1 – 1 of 1) sorted by relevance
277 struct option typecmp_options[] = { in typecmp_func() local283 while ((ch = getopt_long(argc, argv, "de", typecmp_options, NULL)) != -1) { in typecmp_func()