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

Go to the documentation of this file.
00001 /********************************** */ 00002 /* Rule Set Based Access Control */ 00003 /* Author and (c) 1999-2004: */ 00004 /* Amon Ott <ao@rsbac.org> */ 00005 /* Getname functions for CAP module */ 00006 /* Last modified: 06/Jan/2004 */ 00007 /********************************** */ 00008 00009 #ifndef __RSBAC_PAX_GETNAME_H 00010 #define __RSBAC_PAX_GETNAME_H 00011 00012 #include <rsbac/types.h> 00013 00014 char * pax_print_flags(char * string, rsbac_pax_flags_t flags); 00015 00016 #ifndef __KERNEL__ 00017 rsbac_pax_flags_t pax_strtoflags(char * string, rsbac_pax_flags_t init_flags); 00018 #endif 00019 00020 #endif

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