Home
last modified time | relevance | path

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

/external/openssh/
Dsftp-client.h36 struct sftp_statvfs { struct
92 int do_statvfs(struct sftp_conn *, const char *, struct sftp_statvfs *, int);
Dsftp-client.c282 get_decode_statvfs(struct sftp_conn *conn, struct sftp_statvfs *st, in get_decode_statvfs()
916 do_statvfs(struct sftp_conn *conn, const char *path, struct sftp_statvfs *st, in do_statvfs()
944 struct sftp_statvfs *st, int quiet) in do_fstatvfs()
Dsftp.c866 struct sftp_statvfs st; in do_df()