Definition in file c_file.h.
#include <sys/types.h>
Go to the source code of this file.
Defines | |
#define | BUFFER_SIZE (16 * 1024) |
Functions | |
int | c_compare_file (const char *f1, const char *f2) |
int | c_copy (const char *src, const char *dst, mode_t mode) |
int | c_isfile (const char *path) |