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
Variables
static const char
revid [] = "$Id: os__stat_8c.html,v 1.1 2008年06月08日 10:21:32 sebdiaz Exp $"