#include <rsbac/getname.h>
#include <rsbac/cap_getname.h>
#include <rsbac/helpers.h>
#include <rsbac/error.h>
#include <string.h>
Go to the source code of this file.
Functions | |
char * | get_cap_name (char *name, u_int value) |
int | get_cap_nr (const char *name) |
Variables | |
static char | cap_list [RSBAC_CAP_MAX+1][17] |
|
Definition at line 153 of file cap_getname.c. |
|
Definition at line 165 of file cap_getname.c. |
|
Definition at line 25 of file cap_getname.c. Referenced by get_cap_name(), and get_cap_nr(). |