Home
last modified time | relevance | path

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

/openssl/apps/
H A Drehash.c196 static int handle_symlink(const char *filename, const char *fullpath) in handle_symlink() function
409 if (S_ISLNK(st.st_mode) && handle_symlink(filename, buf) == 0) in do_dir()

Completed in 6 milliseconds