Searched refs:do_fsetstat (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/crypto/openssh/ |
| H A D | sftp-client.h | 108 int do_fsetstat(struct sftp_conn *, const u_char *, u_int, Attrib *);
|
| H A D | sftp-client.c | 956 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fsetstat() function 1999 do_fsetstat(conn, handle, handle_len, &a); in do_upload() 2432 do_fsetstat(to, to_handle, to_handle_len, a); in do_crossload()
|