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