Searched refs:system_path (Results 1 – 11 of 11) sorted by relevance
337 if (asprintf(&new_path, "%s:%s", system_path(PERF_MAN_PATH), old_path ?: "") > 0) { in setup_man_path()382 setenv("INFOPATH", system_path(PERF_INFO_PATH), 1); in show_info_page()390 const char *html_path = system_path(PERF_HTML_PATH); in get_html_page_path()
219 puts(system_path(PERF_HTML_PATH)); in handle_options()
629 path = system_path(TIPDIR); in report__browse_hists()633 path = system_path(DOCDIR); in report__browse_hists()
4574 char *strace_groups_dir = system_path(STRACE_GROUPS_DIR);
72 char *system_path(const char *path) in system_path() function125 return system_path(subcmd_config.exec_path); in get_argv_exec_path()
15 extern char *system_path(const char *path);
20 cmd = $$system_path($${cmd}.exe)
62 …qtRunLoggedCommand("$$test_cmd_base $$system_quote($$system_path($$QMAKE_QMAKE)) $$qtconfarg -spec…104 cmd = perl -w $$system_path($${cmd}.pl)
78 gn_bootstrap = $$system_path($$absolute_path(gn/build/gen.py, $$src_3rd_party_dir))
449 char *perf_include_dir = system_path(PERF_INCLUDE_DIR); in llvm__compile_bpf()
514 system_wide = system_path(ETC_PERFCONFIG); in perf_etc_perfconfig()