Searched refs:do_fsetstat (Results 1 – 2 of 2) sorted by relevance
92 int do_fsetstat(struct sftp_conn *, const u_char *, u_int, Attrib *);
799 do_fsetstat(struct sftp_conn *conn, const u_char *handle, u_int handle_len, in do_fsetstat() function1766 do_fsetstat(conn, handle, handle_len, &a); in do_upload()