Home
last modified time | relevance | path

Searched refs:BASE_OPTSTRING (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/frontend/
H A Dscanimage.c136 #define BASE_OPTSTRING "d:hi:Lf:o:B::nvVTAbp" macro
2119 while ((ch = getopt_long (argc, argv, "-" BASE_OPTSTRING, basic_options, in main()
2509 full_optstring = malloc (strlen (BASE_OPTSTRING) in main()
2519 strcpy (full_optstring, BASE_OPTSTRING); in main()

Completed in 4 milliseconds