Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dflask_types.h30 typedef const char *sepol_const_security_context_t; typedef
Dservices.h158 extern int sepol_context_to_sid(sepol_const_security_context_t scontext, /* IN */
/third_party/selinux/libsepol/src/
Dservices.c1272 int sepol_context_to_sid(sepol_const_security_context_t scontext, in sepol_context_to_sid()