Searched refs:user_config_unit_paths (Results 1 – 1 of 1) sorted by relevance
103 static const char* const user_config_unit_paths[] = { variable192 if (strv_extend_strv(&res, (char**) user_config_unit_paths, false) < 0) in user_dirs()231 return strv_contains((char**) user_config_unit_paths, path); in path_is_user_config_dir()