OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SFTP_EXT_FSTATVFS
usr.bin/ssh/sftp-client.c
1441
if ((conn->exts & SFTP_EXT_FSTATVFS) == 0) {
usr.bin/ssh/sftp-client.c
499
ret->exts |= SFTP_EXT_FSTATVFS;