Searched defs:path_list (Results 1 – 5 of 5) sorted by relevance
86 static int parse_path(char *env_path, const char ***const path_list) in parse_path()123 const char **path_list = NULL; in populate_ruleset_fs() local
149 const char *const *path_list; in perf_env__lookup_binutils_path() local
158 struct list_head path_list; global() member
159 struct list_head path_list; global() member
5044 #define for_each_path(path_list, path_entry, i) \ argument