Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Dlabel.h36 #define SELABEL_CTX_ANDROID_PROP 4 macro
/external/selinux/libselinux/utils/
Dselabel_lookup.c59 backend = SELABEL_CTX_ANDROID_PROP; in main()
Dselabel_digest.c94 backend = SELABEL_CTX_ANDROID_PROP; in main()
/external/selinux/libselinux/src/android/
Dandroid_platform.c159 sehandle = selabel_open(SELABEL_CTX_ANDROID_PROP, in selinux_android_prop_context_handle()