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

Go to the documentation of this file.
00001 /********************************** */ 00002 /* Rule Set Based Access Control */ 00003 /* Author and (c) 1999-2001: */ 00004 /* Amon Ott <ao@rsbac.org> */ 00005 /* Getname functions for CAP module */ 00006 /* Last modified: 03/Sep/2001 */ 00007 /********************************** */ 00008 00009 #ifndef __RSBAC_CAP_GETNAME_H 00010 #define __RSBAC_CAP_GETNAME_H 00011 00012 #include <linux/capability.h> 00013 #include <rsbac/types.h> 00014 00015 #ifndef __KERNEL__ 00016 char * get_cap_name(char * name, 00017 u_int value); 00018 00019 int get_cap_nr(const char * name); 00020 #endif 00021 00022 #endif

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