dazuko_freebsd5.h File Reference

#include <sys/param.h>
#include <sys/libkern.h>
#include <sys/lock.h>
#include <sys/lockmgr.h>
#include <sys/mutex.h>
#include <machine/stdarg.h>

Go to the source code of this file.

Data Structures

struct  xp_daemon_id
struct  xp_file
struct  xp_mutex
struct  xp_atomic
struct  xp_file_struct
struct  xp_queue
struct  xp_rwlock

Defines

#define inline   __inline
#define DEVICE_NAME   "dazuko"
#define XP_ERROR_PERMISSION   EPERM;
#define XP_ERROR_INTERRUPT   EINTR;
#define XP_ERROR_BUSY   EBUSY;
#define XP_ERROR_FAULT   EFAULT;
#define XP_ERROR_INVALID   EINVAL;


Define Documentation

#define DEVICE_NAME   "dazuko"
 

Definition at line 47 of file dazuko_freebsd5.h.

#define inline   __inline
 

Definition at line 46 of file dazuko_freebsd5.h.

#define XP_ERROR_BUSY   EBUSY;
 

Definition at line 51 of file dazuko_freebsd5.h.

#define XP_ERROR_FAULT   EFAULT;
 

Definition at line 52 of file dazuko_freebsd5.h.

#define XP_ERROR_INTERRUPT   EINTR;
 

Definition at line 50 of file dazuko_freebsd5.h.

#define XP_ERROR_INVALID   EINVAL;
 

Definition at line 53 of file dazuko_freebsd5.h.

#define XP_ERROR_PERMISSION   EPERM;
 

Definition at line 49 of file dazuko_freebsd5.h.


Generated on Fri Jun 17 09:45:29 2005 for RSBAC by  doxygen 1.4.2