Searched refs:SFTP_EXT_STATVFS (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/openssh/
H A Dsftp-client.c85 #define SFTP_EXT_STATVFS 0x00000002 macro
442 ret->exts |= SFTP_EXT_STATVFS;
1080 if ((conn->exts & SFTP_EXT_STATVFS) == 0) {

Completed in 204 milliseconds