Searched refs:PATH_SEP (Results 1 – 3 of 3) sorted by relevance
105 #ifndef PATH_SEP106 #define PATH_SEP ':' macro
78 strbuf_addch(out, PATH_SEP); in add_path()
175 if ((colon = strchr(path, PATH_SEP))) in load_command_list()