Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Dlabel.h52 #define SELABEL_OPT_BASEONLY 2 macro
/external/selinux/libselinux/utils/
Dselabel_digest.c75 { SELABEL_OPT_BASEONLY, baseonly }, in main()
/external/selinux/libselinux/src/
Dmatchpathcon.c153 i = SELABEL_OPT_BASEONLY; in set_matchpathcon_flags()
Dlabel_file.c733 case SELABEL_OPT_BASEONLY: in init()
/external/selinux/libselinux/src/android/
Dandroid_platform.c71 fc_opts[nopts].type = SELABEL_OPT_BASEONLY; in selinux_android_file_context()