HomeSort by: relevance | last modified time | path
    Searched refs:sftp_fsync (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp-client.h 134 int sftp_fsync(struct sftp_conn *conn, u_char *, u_int);
sftp-client.c 1319 sftp_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) function
2219 (void)sftp_fsync(conn, handle, handle_len);

Completed in 18 milliseconds