Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Dmatchpathcon.c345 options[SELABEL_OPT_SUBSET].type = SELABEL_OPT_SUBSET; in matchpathcon_init_prefix()
346 options[SELABEL_OPT_SUBSET].value = subset; in matchpathcon_init_prefix()
Dlabel_file.c730 case SELABEL_OPT_SUBSET: in init()
/external/selinux/libselinux/include/selinux/
Dlabel.h54 #define SELABEL_OPT_SUBSET 4 macro