Home
last modified time | relevance | path

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

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