Searched defs:handle_len (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | sftp-client.c | 661 sftp_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) in sftp_close() 694 size_t handle_len; in sftp_lsreaddir() local 938 sftp_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in sftp_fstat() 972 sftp_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in sftp_fsetstat() 1323 sftp_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) in sftp_fsync() 1445 sftp_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in sftp_fstatvfs() 1509 u_int len, const u_char *handle, u_int handle_len) in send_read_request() 1532 size_t handle_len; in send_open() local 1594 size_t handle_len; in sftp_download() local 2029 size_t handle_len; in sftp_upload() local
|