Searched refs:std_prefixes (Results 1 – 1 of 1) sorted by relevance
223 static const char* const std_prefixes[] = { CONF_PATHS(""), NULL }; in guess_type() local277 *prefixes = (char**) (usr ? usr_prefixes : run ? run_prefixes : std_prefixes); in guess_type()