Searched refs:ends_with_dirsep (Results 1 – 2 of 2) sorted by relevance
329 static int ends_with_dirsep(const char *path) in ends_with_dirsep() function370 pathsep = (buflen && !ends_with_dirsep(dirname)) ? "/": ""; in do_dir()