Searched refs:append_path_segment (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/shell_cmds-179/path_helper/
H A Dpath_helper.c39 int append_path_segment(char** path, const char* segment) { function
138 append_path_segment(&result, segment);
152 append_path_segment(&result, str);

Completed in 123 milliseconds