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