Home
last modified time | relevance | path

Searched refs:avkey (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/xen/xsm/flask/ss/
A Dservices.c460 struct avtab_key avkey; in context_struct_compute_av() local
488 avkey.target_class = tclass; in context_struct_compute_av()
489 avkey.specified = AVTAB_AV; in context_struct_compute_av()
496 avkey.source_type = i + 1; in context_struct_compute_av()
497 avkey.target_type = j + 1; in context_struct_compute_av()
971 struct avtab_key avkey; in security_compute_sid() local
1039 avkey.source_type = scontext->type; in security_compute_sid()
1040 avkey.target_type = tcontext->type; in security_compute_sid()
1041 avkey.target_class = tclass; in security_compute_sid()
1042 avkey.specified = specified; in security_compute_sid()
[all …]

Completed in 6 milliseconds