Lines Matching +defs:path +defs:root
442 char path[]; member
455 char path[]; member
461 char path[]; member
485 static enum search_type cfg_define_search_type(const char *path) in cfg_define_search_type()
494 static int cfg_search_add(struct cfg *cfg, const char *path) in cfg_search_add()
568 static int cfg_external_add(struct cfg *cfg, const char *path) in cfg_external_add()
594 static int cfg_exclude_add(struct cfg *cfg, const char *path) in cfg_exclude_add()
746 char path[]; member
818 const char *path) in cfg_files_list()
913 char *path; member
1127 static bool depmod_is_path_starts_with(const char *path, in depmod_is_path_starts_with()
1222 …depmod_modules_search_file(struct depmod *depmod, size_t baselen, size_t namelen, const char *path) in depmod_modules_search_file()
1301 char *path; in depmod_modules_search_dir() local
1377 const char *path) in depmod_modules_search_path()
1789 struct vertex *root; in depmod_report_cycles_from_root() local
1892 struct mod *root; in depmod_report_cycles() local
2786 static int depfile_up_to_date_dir(DIR *d, time_t mtime, size_t baselen, char *path) in depfile_up_to_date_dir()
2871 char path[PATH_MAX]; in depfile_up_to_date() local
2910 _cleanup_free_ char *root = NULL; in do_depmod() local
3095 const char *path = argv[i]; in do_depmod() local