doc
|
#include "c_private.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <stdint.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 37 of file csync_vio_file_stat.h.
Definition at line 39 of file csync_vio_file_stat.h.
Definition at line 56 of file csync_vio_file_stat.h.
Definition at line 45 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 | ) |