Home
last modified time | relevance | path

Searched refs:ends_with_dirsep (Results 1 – 1 of 1) sorted by relevance

/openssl/apps/
H A Drehash.c329 static int ends_with_dirsep(const char *path) in ends_with_dirsep() function
365 pathsep = (buflen && !ends_with_dirsep(dirname)) ? "/": ""; in do_dir()

Completed in 7 milliseconds