Home
last modified time | relevance | path

Searched refs:PATH_SEP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dutil.h105 #ifndef PATH_SEP
106 #define PATH_SEP ':' macro
Dexec_cmd.c78 strbuf_addch(out, PATH_SEP); in add_path()
Dhelp.c175 if ((colon = strchr(path, PATH_SEP))) in load_command_list()