Searched refs:last_sep (Results 1 – 1 of 1) sorted by relevance
159 char *last_sep = strrchr(path, '/'); local160 if (last_sep) {161 *last_sep = '\0';
Completed in 5 milliseconds