os_stat.c File Reference

#include "config.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <string.h>
#include "db_int.h"
#include "os_jump.h"

Go to the source code of this file.

Defines

#define S_ISDIR(m)   (((m) & 0170000) == 0040000)

Functions

int CDB___os_exists (char *path, int *isdirp) const
int CDB___os_ioinfo (DB_ENV *dbenv, const char *path, DB_FH *fhp, u_int32_t *mbytesp, u_int32_t *bytesp, u_int32_t *iosizep)

Variables

static const char revid [] = "$Id: os__stat_8c.html,v 1.1 2008/06/08 10:21:32 sebdiaz Exp $"


Generated on Sun Jun 8 10:56:54 2008 for GNUmifluz by  doxygen 1.5.5