/daten/src/linux-2.4.27-rsbac-v1.2.3/include/rsbac/lsm.h

Go to the documentation of this file.
00001 /************************************* */ 00002 /* Rule Set Based Access Control */ 00003 /* Author and (c) 2003: Amon Ott */ 00004 /* file system */ 00005 /* Helper functions for all parts */ 00006 /* Last modified: 28/Jul/2003 */ 00007 /************************************* */ 00008 00009 #ifndef __RSBAC_LSM_H 00010 #define __RSBAC_LSM_H 00011 00012 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0) 00013 #include <linux/security.h> 00014 00015 int rsbac_lsm_register(void); 00016 #endif 00017 00018 #endif

Generated on Tue Aug 31 10:05:22 2004 for RSBAC by doxygen 1.3.8