Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dsftp-client.h77 int do_fsetstat(struct sftp_conn *, char *, u_int, Attrib *);
/titanic_50/usr/src/cmd/ssh/sftp/
H A Dsftp-client.c572 do_fsetstat(struct sftp_conn *conn, char *handle, u_int handle_len, in do_fsetstat() function
1176 do_fsetstat(conn, handle, handle_len, &a); in do_upload()