Searched refs:ends_with_dirsep (Results 1 – 1 of 1) sorted by relevance
327 static int ends_with_dirsep(const char *path) in ends_with_dirsep() function368 if (dirlen != 0 && !ends_with_dirsep(dirname)) { in do_dir()
Completed in 6 milliseconds