|
doc
|
#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>Go to the source code of this file.
Data Structures | |
| struct | csync_vio_file_stat_s |
Typedefs | |
| typedef struct csync_vio_file_stat_s | csync_vio_file_stat_t |
Functions | |
| void | csync_vio_file_stat_destroy (csync_vio_file_stat_t *fstat) |
| csync_vio_file_stat_t * | csync_vio_file_stat_new (void) |
| typedef struct csync_vio_file_stat_s csync_vio_file_stat_t |
Definition at line 30 of file csync_vio_file_stat.h.
Definition at line 32 of file csync_vio_file_stat.h.
Definition at line 49 of file csync_vio_file_stat.h.
Definition at line 38 of file csync_vio_file_stat.h.
| void csync_vio_file_stat_destroy | ( | csync_vio_file_stat_t * | fstat | ) |
| csync_vio_file_stat_t* csync_vio_file_stat_new | ( | void | ) |
1.8.2