Home
last modified time | relevance | path

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

/third_party/backends/tools/
H A Dsane-desc.c256 static char *search_dir_spec = 0; variable
374 search_dir_spec = strdup (optarg); in get_options()
375 DBG_INFO ("setting search directory to `%s'\n", search_dir_spec); in get_options()
477 if (!search_dir_spec) in get_options()
478 search_dir_spec = "."; in get_options()
800 char *search_dir = search_dir_spec, *end = 0; in read_files()
802 DBG_INFO ("looking for .desc files in `%s'\n", search_dir_spec); in read_files()

Completed in 5 milliseconds