#include "config.h"
#include <sys/types.h>
#include <fcntl.h>
#include <string.h>
#include "db_int.h"
Go to the source code of this file.
Functions | |
int | CDB___os_open (DB_ENV *dbenv, const char *name, u_int32_t flags, int mode, DB_FH *fhp) |
Variables | |
static const char | revid [] = "$Id: os__open_8c.html,v 1.1 2008/06/08 10:21:26 sebdiaz Exp $" |