Searched defs:handle_len (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | sftp-client.c | 491 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) in do_close() 524 size_t handle_len; in do_lsreaddir() local 768 do_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstat() 799 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fsetstat() 985 do_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) in do_fsync() 1103 do_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstatvfs() 1133 u_int len, const u_char *handle, u_int handle_len) in send_read_request() 1164 size_t handle_len; in do_download() local 1581 size_t handle_len; in do_upload() local
|