/linux-2.6.21.1-rsbac-1.3.4/include/rsbac/jail.h

Go to the documentation of this file.
00001 /************************************ */
00002 /* Rule Set Based Access Control      */
00003 /* Author and (c) 1999-2007:          */
00004 /*   Amon Ott <ao@rsbac.org>          */
00005 /* Global definitions for JAIL module */
00006 /* Last modified: 29/Jan/2007         */
00007 /************************************ */
00008 
00009 #ifndef __RSBAC_JAIL_H
00010 #define __RSBAC_JAIL_H
00011 
00012 extern rsbac_jail_id_t rsbac_jail_syslog_jail_id;
00013 
00014 rsbac_boolean_t rsbac_jail_exists(rsbac_jail_id_t jail_id);
00015 
00016 #endif

Generated on Wed May 16 11:53:27 2007 for RSBAC by  doxygen 1.5.1