Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 1 of 1) sorted by relevance

/support/
A Dsupport_test_main.c288 int opt; in support_test_main() local
307 while ((opt = getopt_long (argc, argv, config->optstring, options, NULL)) in support_test_main()
309 switch (opt) in support_test_main()
325 config->cmdline_function (opt); in support_test_main()

Completed in 4 milliseconds