Searched defs:handle_len (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | sftp-client.c | 508 do_close(struct sftp_conn *conn, const u_char *handle, u_int handle_len) in do_close() 541 size_t handle_len; in do_lsreaddir() local 784 do_fstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstat() 815 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fsetstat() 1001 do_fsync(struct sftp_conn *conn, u_char *handle, u_int handle_len) in do_fsync() 1118 do_fstatvfs(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fstatvfs() 1179 u_int len, const u_char *handle, u_int handle_len) in send_read_request() 1209 size_t handle_len; in do_download() local 1631 size_t handle_len; in do_upload() local
|