Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsftp-client.c81 #define MAX_DIR_DEPTH 64 macro
1901 if (depth >= MAX_DIR_DEPTH) { in download_dir_internal()
2264 if (depth >= MAX_DIR_DEPTH) { in upload_dir_internal()
2713 if (depth >= MAX_DIR_DEPTH) { in crossload_dir_internal()