Searched refs:last_resolved_path_slash (Results 1 – 1 of 1) sorted by relevance
336 char *last_resolved_path_slash = strrchr(resolved_path, '/'); in SetFile() local337 if (last_resolved_path_slash) in SetFile()339 *last_resolved_path_slash = '\0'; in SetFile()