ezmlmx 0.68
ezmlmx
|
#include <sys/types.h>
#include <sys/stat.h>
#include "error.h"
#include "errtxt.h"
#include "wrap.h"
#include "idx.h"
#include "logmsg.h"
Go to the source code of this file.
Macros | |
#define | WHO "wrap_stat" |
Functions | |
int | wrap_stat (const char *fn, struct stat *st) |
#define WHO "wrap_stat" |
Definition at line 9 of file wrap_stat.c.
int wrap_stat | ( | const char * | fn, |
struct stat * | st ) |