Home
last modified time | relevance | path

Searched refs:to_handle_len (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dsftp-client.c2439 size_t from_handle_len, to_handle_len; in sftp_crossload() local
2482 &to_handle, &to_handle_len) != 0) { in sftp_crossload()
2569 to_handle_len)) != 0 || in sftp_crossload()
2633 sftp_close(to, to_handle, to_handle_len); in sftp_crossload()
2637 &to_handle, &to_handle_len) != 0) { in sftp_crossload()
2647 sftp_close(to, to_handle, to_handle_len); in sftp_crossload()
2653 sftp_close(to, to_handle, to_handle_len); in sftp_crossload()
2663 sftp_fsetstat(to, to_handle, to_handle_len, a); in sftp_crossload()
2664 sftp_close(to, to_handle, to_handle_len); in sftp_crossload()