Searched refs:system_path (Results 1 – 5 of 5) sorted by relevance
12 const char *system_path(const char *path) in system_path() function67 return system_path(PERF_EXEC_PATH); in perf_exec_path()
10 extern const char *system_path(const char *path);
379 system_wide = system_path(ETC_PERFCONFIG); in perf_etc_perfconfig()
329 strbuf_addstr(&new_path, system_path(PERF_MAN_PATH)); in setup_man_path()374 setenv("INFOPATH", system_path(PERF_INFO_PATH), 1); in show_info_page()381 const char *html_path = system_path(PERF_HTML_PATH); in get_html_page_path()
122 puts(system_path(PERF_HTML_PATH)); in handle_options()