1libssh2_sftp_fsetstat(3)            libssh2           libssh2_sftp_fsetstat(3)
2
3
4

NAME

6       libssh2_sftp_fsetstat  - convenience macro for libssh2_sftp_fstat_ex(3)
7       calls
8

SYNOPSIS

10       #include <libssh2.h>
11       #include <libssh2_sftp.h>
12
13       int
14       libssh2_sftp_fsetstat(LIBSSH2_SFTP_HANDLE *handle,
15                             LIBSSH2_SFTP_ATTRIBUTES *attrs);
16

DESCRIPTION

18       This is a macro defined in a public libssh2 header file that  is  using
19       the underlying function libssh2_sftp_fstat_ex(3).
20

RETURN VALUE

22       See libssh2_sftp_fstat_ex(3)
23

ERRORS

25       See libssh2_sftp_fstat_ex(3)
26

SEE ALSO

28       libssh2_sftp_fstat_ex(3)
29
30
31
32libssh2 1.2.4                     20 Feb 2010         libssh2_sftp_fsetstat(3)
Impressum