dazuko_rsbac.h File Reference

#include <linux/kernel.h>
#include <linux/version.h>
#include <linux/slab.h>
#include <asm/atomic.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 KERNEL_VERSION(a, b, c)   ((a)*65536+(b)*256+(c))
#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 57 of file dazuko_rsbac.h.

#define KERNEL_VERSION a,
b,
 )     ((a)*65536+(b)*256+(c))
 

Definition at line 36 of file dazuko_rsbac.h.

#define XP_ERROR_BUSY   -EBUSY;
 

Definition at line 61 of file dazuko_rsbac.h.

#define XP_ERROR_FAULT   -EFAULT;
 

Definition at line 62 of file dazuko_rsbac.h.

#define XP_ERROR_INTERRUPT   -EINTR;
 

Definition at line 60 of file dazuko_rsbac.h.

#define XP_ERROR_INVALID   -EINVAL;
 

Definition at line 63 of file dazuko_rsbac.h.

#define XP_ERROR_PERMISSION   -EPERM;
 

Definition at line 59 of file dazuko_rsbac.h.


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