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