Data Fields | |
uint32 | hash |
char * | scontext |
char * | tcontext |
uint16 | tclass |
uint32 | allowed |
uint32 | auditallow |
uint32 | auditdeny |
bool | permissive |
bool | hot_cache |
bool | tcontext_is_valid |
char * | ncontext |
Definition at line 31 of file uavc.c.
Definition at line 38 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), and sepgsql_avc_compute().
Definition at line 39 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), and sepgsql_avc_compute().
Definition at line 40 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), and sepgsql_avc_compute().
Definition at line 33 of file uavc.c.
Referenced by sepgsql_avc_compute(), and sepgsql_avc_lookup().
Definition at line 43 of file uavc.c.
Referenced by sepgsql_avc_compute(), sepgsql_avc_lookup(), and sepgsql_avc_reclaim().
char* avc_cache::ncontext |
Definition at line 46 of file uavc.c.
Referenced by sepgsql_avc_compute(), sepgsql_avc_reclaim(), and sepgsql_avc_trusted_proc().
Definition at line 42 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), and sepgsql_avc_compute().
char* avc_cache::scontext |
Definition at line 34 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), sepgsql_avc_compute(), sepgsql_avc_lookup(), and sepgsql_avc_reclaim().
Definition at line 36 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), sepgsql_avc_compute(), and sepgsql_avc_lookup().
char* avc_cache::tcontext |
Definition at line 35 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), sepgsql_avc_compute(), sepgsql_avc_lookup(), and sepgsql_avc_reclaim().
Definition at line 44 of file uavc.c.
Referenced by sepgsql_avc_check_perms_label(), and sepgsql_avc_compute().