ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
wrap_stat.c File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include "error.h"
#include "errtxt.h"
#include "wrap.h"
#include "idx.h"
#include "logmsg.h"
Include dependency graph for wrap_stat.c:

Go to the source code of this file.

Macros

#define WHO   "wrap_stat"

Functions

int wrap_stat (const char *fn, struct stat *st)

Detailed Description

@autor Bruce Guenter

Date
2005-02-09 21:38:05Z

Definition in file wrap_stat.c.

Macro Definition Documentation

◆ WHO

#define WHO   "wrap_stat"

Definition at line 9 of file wrap_stat.c.

Function Documentation

◆ wrap_stat()

int wrap_stat ( const char * fn,
struct stat * st )

Definition at line 17 of file wrap_stat.c.

Here is the call graph for this function: