Searched refs:copy_of_path (Results 1 – 1 of 1) sorted by relevance
1949 char *copy_of_path = NULL; local2014 copy_of_path = pestrdup(path, persistent);2015 stream->orig_path = copy_of_path;2075 if (stream == NULL && copy_of_path != NULL) {2076 pefree(copy_of_path, persistent);
Completed in 9 milliseconds