Home
last modified time | relevance | path

Searched refs:STRBUF_INIT (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/tools/perf/
Dbuiltin-help.c60 struct strbuf buffer = STRBUF_INIT; in check_emacsclient_version()
110 struct strbuf man_page = STRBUF_INIT; in exec_woman_emacs()
126 struct strbuf man_page = STRBUF_INIT; in exec_man_konqueror()
165 struct strbuf shell_cmd = STRBUF_INIT; in exec_man_cmd()
325 struct strbuf new_path = STRBUF_INIT; in setup_man_path()
Dperf.c435 struct strbuf cmd = STRBUF_INIT; in execv_dashed_external()
/linux-4.1.27/tools/perf/util/
Dexec_cmd.c15 struct strbuf d = STRBUF_INIT; in system_path()
85 struct strbuf new_path = STRBUF_INIT; in setup_path()
Dstrbuf.h50 #define STRBUF_INIT { 0, 0, strbuf_slopbuf } macro
Dhelp.c124 struct strbuf buf = STRBUF_INIT; in list_commands_in_dir()
Dparse-options.c503 struct strbuf buf = STRBUF_INIT; in parse_options_subcommand()