pm_getname.h File Reference

#include <rsbac/types.h>
#include <rsbac/helpers.h>
#include <rsbac/error.h>

Go to the source code of this file.

Defines

#define NULL   ((void *) 0)

Functions

char * get_pm_list_name (char *, enum rsbac_pm_list_t)
enum rsbac_pm_list_t get_pm_list_nr (const char *)
char * get_pm_all_list_name (char *, enum rsbac_pm_all_list_t)
enum rsbac_pm_all_list_t get_pm_all_list_nr (const char *)
char * get_pm_role_name (char *, enum rsbac_pm_role_t)
enum rsbac_pm_role_t get_pm_role_nr (const char *)
char * get_pm_process_type_name (char *, enum rsbac_pm_process_type_t)
enum rsbac_pm_process_type_t get_pm_process_type_nr (const char *)
char * get_pm_object_type_name (char *, enum rsbac_pm_object_type_t)
enum rsbac_pm_object_type_t get_pm_object_type_nr (const char *)
char * get_pm_function_type_name (char *, enum rsbac_pm_function_type_t)
enum rsbac_pm_function_type_t get_pm_function_type_nr (const char *)
char * get_pm_function_param (char *, enum rsbac_pm_function_type_t)
char * get_pm_tkt_function_param (char *, enum rsbac_pm_tkt_function_type_t)
char * get_pm_tkt_function_type_name (char *, enum rsbac_pm_tkt_function_type_t)
enum rsbac_pm_tkt_function_type_t get_pm_tkt_function_type_nr (const char *)


Define Documentation

#define NULL   ((void *) 0)
 

Definition at line 14 of file pm_getname.h.


Function Documentation

char* get_pm_all_list_name char *  ,
enum  rsbac_pm_all_list_t
 

Definition at line 256 of file pm_getname.c.

References NULL, PA_none, and pm_all_list.

enum rsbac_pm_all_list_t get_pm_all_list_nr const char *   ) 
 

Definition at line 268 of file pm_getname.c.

References PA_none, and pm_all_list.

char* get_pm_function_param char *  ,
enum  rsbac_pm_function_type_t
 

Definition at line 498 of file pm_getname.c.

References NULL, PF_none, and pm_function_param.

char* get_pm_function_type_name char *  ,
enum  rsbac_pm_function_type_t
 

Definition at line 469 of file pm_getname.c.

References NULL, PF_none, and pm_function_type.

Referenced by rsbac_pm().

enum rsbac_pm_function_type_t get_pm_function_type_nr const char *   ) 
 

Definition at line 481 of file pm_getname.c.

References PF_none, and pm_function_type.

char* get_pm_list_name char *  ,
enum  rsbac_pm_list_t
 

Definition at line 228 of file pm_getname.c.

References NULL, PL_none, and pm_list.

enum rsbac_pm_list_t get_pm_list_nr const char *   ) 
 

Definition at line 240 of file pm_getname.c.

References PL_none, and pm_list.

char* get_pm_object_type_name char *  ,
enum  rsbac_pm_object_type_t
 

Definition at line 347 of file pm_getname.c.

References NULL, pm_object_type, and PO_dir.

enum rsbac_pm_object_type_t get_pm_object_type_nr const char *   ) 
 

Definition at line 359 of file pm_getname.c.

References pm_object_type, PO_dir, and PO_none.

char* get_pm_process_type_name char *  ,
enum  rsbac_pm_process_type_t
 

Definition at line 316 of file pm_getname.c.

References NULL, pm_process_type, and PP_TP.

enum rsbac_pm_process_type_t get_pm_process_type_nr const char *   ) 
 

Definition at line 328 of file pm_getname.c.

References pm_process_type, PP_none, and PP_TP.

char* get_pm_role_name char *  ,
enum  rsbac_pm_role_t
 

Definition at line 286 of file pm_getname.c.

References NULL, pm_role, and PR_none.

enum rsbac_pm_role_t get_pm_role_nr const char *   ) 
 

Definition at line 298 of file pm_getname.c.

References pm_role, and PR_none.

char* get_pm_tkt_function_param char *  ,
enum  rsbac_pm_tkt_function_type_t
 

Definition at line 543 of file pm_getname.c.

References NULL, pm_tkt_function_param, and PTF_none.

char* get_pm_tkt_function_type_name char *  ,
enum  rsbac_pm_tkt_function_type_t
 

Definition at line 513 of file pm_getname.c.

References NULL, pm_tkt_function_type, and PTF_none.

enum rsbac_pm_tkt_function_type_t get_pm_tkt_function_type_nr const char *   ) 
 

Definition at line 526 of file pm_getname.c.

References pm_tkt_function_type, and PTF_none.


Generated on Fri Jun 17 09:45:28 2005 for RSBAC by  doxygen 1.4.2