Home
last modified time | relevance | path

Searched defs:avd (Results 1 - 12 of 12) sorted by relevance

/third_party/selinux/libselinux/utils/
H A Dcompute_av.c11 struct av_decision avd; in main() local
/third_party/selinux/libsepol/utils/
H A Dsepol_compute_av.c15 struct sepol_av_decision avd; in main() local
H A Dsepol_check_access.c17 struct sepol_av_decision avd; in main() local
/third_party/selinux/libselinux/src/
H A Dcompute_av.c13 security_compute_av_flags_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags_raw() argument
90 security_compute_av_raw(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_raw() argument
116 security_compute_av_flags(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av_flags() argument
142 security_compute_av(const char * scon, const char * tcon, security_class_t tclass, access_vector_t requested, struct av_decision *avd) security_compute_av() argument
[all...]
H A DcheckAccess.c75 struct av_decision avd; in selinux_check_passwd_access_internal() local
H A Dmapping.c209 map_decision(security_class_t tclass, struct av_decision *avd) in map_decision() argument
H A Daudit2why.c67 struct sepol_av_decision avd; in check_booleans() local
328 struct sepol_av_decision avd; in analyze() local
H A Davc.c23 struct av_decision avd; member
692 avc_audit(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct av_decision *avd, int result, void *a) avc_audit() argument
735 avd_init(struct av_decision *avd) avd_init() argument
744 avc_has_perm_noaudit(security_id_t ssid, security_id_t tsid, security_class_t tclass, access_vector_t requested, struct avc_entry_ref *aeref, struct av_decision *avd) avc_has_perm_noaudit() argument
829 struct av_decision avd; avc_has_perm() local
[all...]
/third_party/selinux/libsepol/src/
H A Dconditional.c861 cond_compute_av(avtab_t * ctab, avtab_key_t * key, struct sepol_av_decision *avd) cond_compute_av() argument
H A Dservices.c849 type_attribute_bounds_av(context_struct_t *scontext, context_struct_t *tcontext, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd, unsigned int *reason) type_attribute_bounds_av() argument
905 context_struct_compute_av(context_struct_t * scontext, context_struct_t * tcontext, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd, unsigned int *reason, char **r_buf, unsigned int flags) context_struct_compute_av() argument
1089 sepol_compute_av_reason(sepol_security_id_t ssid, sepol_security_id_t tsid, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd, unsigned int *reason) sepol_compute_av_reason() argument
1123 sepol_compute_av_reason_buffer(sepol_security_id_t ssid, sepol_security_id_t tsid, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd, unsigned int *reason, char **reason_buf, unsigned int flags) sepol_compute_av_reason_buffer() argument
1165 sepol_compute_av(sepol_security_id_t ssid, sepol_security_id_t tsid, sepol_security_class_t tclass, sepol_access_vector_t requested, struct sepol_av_decision *avd) sepol_compute_av() argument
2154 struct sepol_av_decision avd; sepol_get_user_sids() local
[all...]
H A Dexpand.c3217 avtab_datum_t *avd; in expand_avtab_insert() local
3361 avtab_datum_t *avd; in expand_cond_insert() local
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c388 struct sepol_av_decision avd; in main() local

Completed in 19 milliseconds