HomeSort by relevance Sort by last modified time
    Searched refs:sftp_statvfs (Results 1 - 4 of 4) sorted by null

  /external/openssh/
sftp-client.h 42 struct sftp_statvfs { struct
98 int do_statvfs(struct sftp_conn *, const char *, struct sftp_statvfs *, int);
sftp-client.c 324 get_decode_statvfs(struct sftp_conn *conn, struct sftp_statvfs *st,
1073 do_statvfs(struct sftp_conn *conn, const char *path, struct sftp_statvfs *st,
1104 struct sftp_statvfs *st, int quiet)
    [all...]
sftp.c 971 struct sftp_statvfs st;
    [all...]
  /external/curl/lib/
ssh-libssh.c 1010 statvfs = sftp_statvfs(sshc->sftp_session, sshc->quote_path1);
    [all...]

Completed in 5270 milliseconds