Searched defs:handle_len (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | sftp-client.c | 484 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) in do_close() 517 size_t handle_len; in do_lsreaddir() local 760 do_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstat() 791 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fsetstat() 977 do_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) in do_fsync() 1095 do_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstatvfs() 1125 u_int len, const u_char *handle, u_int handle_len) in send_read_request() 1156 size_t handle_len; in do_download() local 1573 size_t handle_len; in do_upload() local
|